python-escpos/escpos
Patrick Kanzler 910f2fbf2f add with-statement
* with imported from mosquito (adaption of the code in 86a3e8dfb257e3af0ec141ee5d97717501d6e945 by @mosquito)
* encoding of file to utf-8
* added rudimentary test for with
* implement close function for all printers
2016-06-17 23:34:51 +02:00
..
__init__.py FIX import problems with __init__.py 2016-03-07 00:10:06 +01:00
cli.py add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
config.py Clairify config loading comments 2016-03-30 17:13:59 -07:00
constants.py add with-statement 2016-06-17 23:34:51 +02:00
escpos.py add with-statement 2016-06-17 23:34:51 +02:00
exceptions.py add with-statement 2016-06-17 23:34:51 +02:00
image.py apply fixes, mainly to whitespace ( patch by @patkan in #128 ) 2016-04-13 21:27:51 +10:00
printer.py add with-statement 2016-06-17 23:34:51 +02:00