Commit graph

5 commits

Author SHA1 Message Date
David Heyman
76116901c3 Fix previous changes (didn't catch until post-push) 2016-08-13 22:36:08 -04:00
David Heyman
e95b2bf71a Fix python 2-3 incompatibilities not got by 2to3.
Don't think I missed any here.
Did all flagged by python2 -3, and then did another pass.
2016-08-13 22:25:34 -04:00
David Heyman
2f95b79f10 2to3 conversion (some things not yet changed) 2016-08-13 21:16:43 -04:00
Bill Zorn
2a0e014c41 Changed things to use the python module system better and have argparse.
Encode now supports multiple formats, still working on decoding them nicely.
2015-07-15 23:40:15 -07:00
Bill Zorn
40fc695826 Card now has flexible input from encoded formats. Data mining code updated.
Unfortunately, python does not do import in a nice way without using the
full bore module system, I'll deal with that another day.
2015-07-14 23:27:21 -07:00