[issue14444] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)

Benjamin Peterson report at bugs.python.org
Thu Mar 29 22:48:39 CEST 2012


Benjamin Peterson <benjamin at python.org> added the comment:

Running the python interpreter against a different version of the stdlib is completely unsupported, and I'm surprised it hasn't broken more. I'm rejecting any shims for it for 2.7 and 3.1.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14444>
_______________________________________


More information about the Python-bugs-list mailing list