python-escpos/escpos
Patrick Kanzler 5d5412ba73 REFACTOR use bytes in constants-section
adds six for cross-version int/byte-conversion
2016-03-08 20:07:16 +01:00
..
__init__.py FIX import problems with __init__.py 2016-03-07 00:10:06 +01:00
cli.py REFACTOR replace % op with format were it is easy 2016-01-08 03:43:33 +01:00
constants.py REFACTOR use bytes in constants-section 2016-03-08 20:07:16 +01:00
escpos.py REFACTOR use bytes in constants-section 2016-03-08 20:07:16 +01:00
exceptions.py semiFIX image-printing (still broken) 2016-03-08 20:07:16 +01:00
printer.py DOC change type of msg for _raw to bytes 2016-03-08 20:07:16 +01:00