Commit graph

9 commits

Author SHA1 Message Date
Michael James
49709197bc don't use len(object) as a bool, and avoid iterating over a range() 2018-10-17 09:14:24 -06:00
Michael James
1b68f8800c PEP 8 coding standards 2018-10-16 21:33:43 -06:00
Michael James
0b9a06851f further code cleanup, remove semicolons, isinstance() rather than type(), logical tidiness 2018-10-15 13:44:15 -06:00
Michael James
dce5a7a25a six.PY conditionals for utf8 encoding/decoding 2018-10-09 14:24:43 -06:00
Michael James
7a88a6d3db code cleanup, rm unused imports, various bug fixes 2018-10-06 08:35:30 -06:00
mjames-upc
a8adea12d2 trying this 2018-09-06 21:12:01 -06:00
mjames-upc
12c441e13b ThriftSerializationContext.py cleanup 2018-09-06 15:08:44 -06:00
Michael James
f172333430 python3 compliance notebook tested 2018-09-06 12:11:36 -06:00
mjames-upc
c132d638fe initial commit 2018-09-05 15:52:38 -06:00