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 georg.brandl
Recipients Asheesh.Laroia, amaury.forgeotdarc, brian.curtin, christian.heimes, ezio.melotti, georg.brandl, r.david.murray, rarana, terry.reedy
Date 2010-07-29.11:50:47
SpamBayes Score 0.00014930895
Marked as misclassified No
Message-id <1280404249.25.0.157884782884.issue6538@psf.upfronthosting.co.za>
In-reply-to
Content
Should be fixed now in r83218. I've removed the "class" directives, and put generic class name substitutes "regex" and "pattern" in the method descriptions, like we do for "contextmanager.__enter__".  I've also removed the compatibility info, and removed [] style arguments where feasible.
History
Date User Action Args
2010-07-29 11:50:49georg.brandlsetrecipients: + georg.brandl, terry.reedy, amaury.forgeotdarc, christian.heimes, ezio.melotti, r.david.murray, brian.curtin, Asheesh.Laroia, rarana
2010-07-29 11:50:49georg.brandlsetmessageid: <1280404249.25.0.157884782884.issue6538@psf.upfronthosting.co.za>
2010-07-29 11:50:47georg.brandllinkissue6538 messages
2010-07-29 11:50:47georg.brandlcreate