python-escpos/escpos
Michael Billington 44c79eaf11 Remove trailing semicolons
sed -i 's/;$//' escpos/*.py
2016-04-07 22:06:14 +10: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 Remove trailing semicolons 2016-04-07 22:06:14 +10:00
escpos.py Remove trailing semicolons 2016-04-07 22:06:14 +10:00
exceptions.py Add an exception for missing configuration sections 2016-03-30 17:10:21 -07:00
image.py update docstrings per QuantifiedCode suggestions 2016-04-06 21:05:32 +10:00
printer.py update docstrings per QuantifiedCode suggestions 2016-04-06 21:05:32 +10:00