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

update for Python 3 compatibility #34

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

Conversation

netvigator
Copy link

@netvigator netvigator commented Jan 3, 2018

Imported from six so that the code works running python 3. More fully implemented custom headers **headers. Also cleaned up some corrupted test files.

1) add python 2/3 compatibility via six, 2) more fully implement custom headers **headers, 3) change utils imports to work both stand alone and when these are called by an app residing in a different directory
some downloaded test files were corrupted, with problems like missing characters in parameter or variable names and no \n after \ in parameter list in function def line.
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.

1 participant