Skip to content

Conversation

paulhildebrandt
Copy link

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

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
Copy link
Author

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

paulhildebrandt and others added 2 commits June 7, 2014 18:02
 I know it's minor and petty but it a lot easier to work on in an IDE if it's PEP8.
Along with that I did a bunch of PEP8 cleanup.  Normally I would
have used a seperate commit but I couldn't get git cola to do a
line by line commit for me. :-(
daeta pushed a commit to daeta/python-brotherprint that referenced this pull request Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants