[issue725149] SRE bugs with capturing groups in negative assertions

2009-02-23 Thread Georg Brandl
Georg Brandl added the comment: Please do not hijack existing issues. In the case of this problem, do not open an issue at all, but ask in a Python mailing list or newsgroup. -- components: +Regular Expressions -Windows nosy: +georg.brandl title: _sre.MAGIC -> SRE bugs with capturing gr

[issue725149] SRE bugs with capturing groups in negative assertions

2008-02-07 Thread Raghuram Devarakonda
Raghuram Devarakonda added the comment: looks to have been fixed. -- nosy: +draghuram resolution: -> fixed status: open -> closed Tracker <[EMAIL PROTECTED]> _