Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

py3 compatibility#261

Open
cxhernandez wants to merge 2 commits intoamperka:masterfrom
cxhernandez:py3_compat
Open

py3 compatibility#261
cxhernandez wants to merge 2 commits intoamperka:masterfrom
cxhernandez:py3_compat

Conversation

@cxhernandez
Copy link

  • Adding use_2to3=True flag in setup.py to fix Python 3.2 dosn't work #36.
  • Changing filter to _filter in filter.py to avoid namespace issues.

Carlos Hernandez added 2 commits December 7, 2015 04:47
amoose136 added a commit to amoose136/ino that referenced this pull request Jan 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.2 dosn't work

1 participant