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 larry
Recipients benjamin.peterson, ezio.melotti, georg.brandl, larry, mrabarnett, pitrou, serhiy.storchaka, taleinat, terry.reedy
Date 2014-02-09.09:35:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391938531.83.0.806435606626.issue20283@psf.upfronthosting.co.za>
In-reply-to
Content
"pattern" should be keyword-only, and if used the function should generate a DeprecationWarning.
History
Date User Action Args
2014-02-09 09:35:31larrysetrecipients: + larry, georg.brandl, terry.reedy, pitrou, taleinat, benjamin.peterson, ezio.melotti, mrabarnett, serhiy.storchaka
2014-02-09 09:35:31larrysetmessageid: <1391938531.83.0.806435606626.issue20283@psf.upfronthosting.co.za>
2014-02-09 09:35:31larrylinkissue20283 messages
2014-02-09 09:35:31larrycreate