python-brotherprint
python-brotherprint copied to clipboard
Update to newer coding standards.
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
Kyle, thanks for brother print library. I was playing around with it and noticed it could use some very small updates.