-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
1.6.3 broke compatibility with python 2.4 #155
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
Comments
Thanks for the report. I've got a fix coming, testing creating virtualenv on 2.4, 2.7 and 3.2 |
pnasrat
added a commit
to pnasrat/virtualenv
that referenced
this issue
Jul 21, 2011
@jezdez - can you build a point release and cherry pick this into master. |
Done. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the use of the try,except,finally on line 500 of virtualenv.py has broken support for python 2.4
The text was updated successfully, but these errors were encountered: