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

maintain compatibility with Python 2.6 #75

Merged
merged 1 commit into from
Apr 8, 2014
Merged

maintain compatibility with Python 2.6 #75

merged 1 commit into from
Apr 8, 2014

Conversation

gertingold
Copy link
Contributor

I would like to propose to maintain compatibility with Python 2.6 by not making use of named component attributes of sys,version_info introduced in Python 2.7. Of course, if some other part of the code relies on Python 2.7, this change would not really make sense.

crucialfelix added a commit that referenced this pull request Apr 8, 2014
maintain compatibility with Python 2.6
@crucialfelix crucialfelix merged commit e4978fe into crucialfelix:develop Apr 8, 2014
@crucialfelix
Copy link
Owner

Seems fine, thanks.

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