Ralf Schmitt added the comment: You're being a victim of two issues here:
1.regular expression matching can take a long time. see: http://bugs.python.org/issue1662581 2. regular expression matching was not interruptible: http://bugs.python.org/issue846388 ---------- nosy: +schmir versions: +Python 2.3, Python 2.5 _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1448325> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com