Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Py3 support #25

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Py3 support #25

wants to merge 6 commits into from

Conversation

clach04
Copy link

@clach04 clach04 commented Aug 21, 2018

NOTE prerequisite is #24.

Use builtin library where possible.
For Python pre 2.6 use a quick and dirty builtin.
Still works with Python 2.

Only difference in behavior is base64 encoded data no long line wraps in output.
@rolandow
Copy link

Thank you, this seems to work for python 3.

clach04 added 3 commits June 12, 2020 17:12
Avoids error on write if non-ascii characters present in names.
Along with Python version information.
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