New submission from Matthew Barnett <[EMAIL PROTECTED]>: This is a major reworking of the re module in Python 2.5.2.
Added atomic groups. Added possessive quantifiers. Lookbehinds can now be variable length. Typically x2 faster. More changes to follow. ---------- components: Regular Expressions files: regex_2.5.2.diff keywords: patch messages: 72910 nosy: mrabarnett severity: normal status: open title: Major reworking of Python 2.5.2 re module type: behavior versions: Python 2.5 Added file: http://bugs.python.org/file11447/regex_2.5.2.diff _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3825> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com