[issue18050] _sre.MAXREPEAT not defined in 2.7.3

2013-05-24 Thread Samuel John
New submission from Samuel John: As also discussed at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704084 and https://github.com/mxcl/homebrew/pull/19300, Python 2.7.4 and 2.7.5 seem to have added an `from _sre import MAXREPEAT` to the sre_compile.py, sre_parse.py and sre_constants.py

[issue18050] _sre.MAXREPEAT not defined in 2.7.3

2013-05-24 Thread Alex Burka
Changes by Alex Burka durk...@gmail.com: -- nosy: +Alex.Burka ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue18050 ___ ___ Python-bugs-list mailing

[issue18050] _sre.MAXREPEAT not defined in 2.7.3

2013-05-24 Thread Ned Deily
Changes by Ned Deily n...@acm.org: -- nosy: +ned.deily ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue18050 ___ ___ Python-bugs-list mailing list