This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author acooke
Recipients acooke, mark.dickinson, mrabarnett
Date 2010-07-06.13:47:53
SpamBayes Score 0.004571094
Marked as misclassified No
Message-id <1278424075.6.0.633798598856.issue9179@psf.upfronthosting.co.za>
In-reply-to
Content
I thought someone was working on the re module these days?  I thought there I'd seen some issues with patches etc?

Anyway, short term, sorry - no patch.  Medium/long term, yes it's possible, but please don't rely on it.

The simplest way to document it is as you suggest, I think - just extend the qualifier on lookback requiring fixed length to exclude references to groups (it does seem to *bind* groups correctly on lookback, so there's no need to exclude them completely).
History
Date User Action Args
2010-07-06 13:47:55acookesetrecipients: + acooke, mark.dickinson, mrabarnett
2010-07-06 13:47:55acookesetmessageid: <1278424075.6.0.633798598856.issue9179@psf.upfronthosting.co.za>
2010-07-06 13:47:53acookelinkissue9179 messages
2010-07-06 13:47:53acookecreate