Some changes: - Fix import style ```python from create import * from .create import * ``` - Fix error: traceback.format_exc() - import six to handle unicode difference between py2/3 - Add py32 to tox - Replaced io.BytesIO with bytearray
1.2 KiB
1.2 KiB