Skip to content

Support both Python 2.7 and Python 3.4#43

Merged
NiltonVolpato merged 3 commits into
NiltonVolpato:masterfrom
subdownloader:master
Mar 3, 2016
Merged

Support both Python 2.7 and Python 3.4#43
NiltonVolpato merged 3 commits into
NiltonVolpato:masterfrom
subdownloader:master

Conversation

@madebr

@madebr madebr commented Nov 20, 2015

Copy link
Copy Markdown
Contributor

Hey,

  • Added .gitignore to avoid adding *.pyc files
  • My system default python3.4 interpreter couldn't run the examples.py script.
    With the changes in this PR, the examples work for both python 2.7 and 3.4.
  • Fixed fix a missing typo with sys.stdout #31

@madebr madebr changed the title Support both Python2.7 and Python 3.4 Support both Python 2.7 and Python 3.4 Nov 20, 2015
@yarikoptic

Copy link
Copy Markdown
Collaborator

FWIW, I have decided to use this module for our little project, and need python 3.4 compatibility so I have merged this one (along with my #44) into the master of our clone at https://github.com/datalad/python-progressbar

@yarikoptic

Copy link
Copy Markdown
Collaborator

@NiltonVolpato @terencehonles any feedback would be appreciated

NiltonVolpato added a commit that referenced this pull request Mar 3, 2016
Support both Python 2.7 and Python 3.4

Note this change drops support for versions < 2.7
@NiltonVolpato NiltonVolpato merged commit 8721cf0 into NiltonVolpato:master Mar 3, 2016
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.

3 participants