python-brotherprint icon indicating copy to clipboard operation
python-brotherprint copied to clipboard

Update to newer coding standards.

Open paulhildebrandt opened this issue 11 years ago • 1 comments

Updated init.py to use absolute imports. https://docs.python.org/2.5/whatsnew/pep-328.html This will allow it to be imported in Python 3.

Updated BrotherPrint class to be new style. https://wiki.python.org/moin/NewClassVsClassicClass

paulhildebrandt avatar May 25 '14 17:05 paulhildebrandt

Kyle, thanks for brother print library. I was playing around with it and noticed it could use some very small updates.

paulhildebrandt avatar May 25 '14 17:05 paulhildebrandt