Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-18 | Fix unicode conversion in Python3 | Lance Stout | |
2012-10-24 | added setdefaultencoding method so reload(sys) not needed | Paul Molodowitch | |
reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc | |||
2012-08-10 | Fix unicode conversion utility. | Lance Stout | |
2012-08-01 | Fix encoding issue in Python3. | Lance Stout | |
2012-07-30 | Actually commit file of byte and hash utilities. | Lance Stout | |