Commit Graph

3 Commits

Author SHA1 Message Date
James Gross 80de840881 Even More Syntax Cleanup (#293)
A lot of cleanup things in prep for a python 3 transition. Getting rid of the old exception syntax, converting prints over to logging, cutting random scraps of code to be proper unit tests,  cut away some older bits of code, etc.

This still works in python2. It's just a lot of tidying up. There are no major functionality changes.
2020-09-08 13:00:06 -04:00
James Gross 402e944e0b Py3 Task #1 (#289)
* no more xrange

* travis ci

* cleanup per review. And a test to prove that pycparser still works as intended.

* msgpack 1.0 compat and pin requirements
2020-07-17 12:44:30 -04:00
invisigoth be146cabd2 initial import from hg 2014-11-14 16:59:32 -05:00