Files
python-ts3/ts3
Andrew Williams 74b350e9dd Don't use formatting on bytes
Formatting bytes works on Py2.x, but breaks in Py3.x, this should resolve the issues but further unit tests will be need to capture any regressions. Formatting will be supported in Py3.5, but generally it'll be better to avoid formatting where it isn't really needed. Resolves #6
2015-02-16 10:34:04 +00:00
..
2013-10-27 17:23:48 +00:00
2015-02-16 10:34:04 +00:00
2014-03-28 22:38:57 +00:00