[issue18050] embedded interpreter or virtualenv fails with "ImportError: cannot import name MAXREPEAT"

Ned Deily report at bugs.python.org
Tue Sep 17 05:02:21 CEST 2013


Ned Deily added the comment:

To answer your earlier question, there are other inter-version incompatibilities in some of the non-static standard library modules such that test_re cannot be run without errors.  However, applying the patch at least allows the embedded interpreter to not crash during initialization, a big improvement over the current situation.

----------

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


More information about the Python-bugs-list mailing list