More python2 -> python3 compatibility

This commit is contained in:
rocky
2015-12-11 17:54:30 -05:00
parent d3c732298c
commit b3c8cbb83f
19 changed files with 387 additions and 286 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.pyc
*~
/.python-version
/uncompyle6.egg-info
build