[issue1566086] RE (regular expression) matching stuck in loop
Georg Brandl
report at bugs.python.org
Wed Jan 9 23:38:04 CET 2008
Georg Brandl added the comment:
Done.
----------
nosy: +georg.brandl
resolution: -> duplicate
status: open -> closed
superseder: -> the re module can perform poorly: O(2**n) versus O(n**2)
_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1566086>
_____________________________________
More information about the Python-bugs-list
mailing list