Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Fix some errors in the IBB plugin. | Lance Stout | |
2012-10-31 | Turns out not all data is UTF-8, so don't try to decode it. | Lance Stout | |
Fixes issue #204 | |||
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-06-19 | Add examples for using IBB. | Lance Stout | |