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 py.user
Recipients Ramchandra Apte, docs@python, eric.araujo, ezio.melotti, mrabarnett, py.user, python-dev, tshepang
Date 2012-04-29.08:25:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335687950.93.0.357398596816.issue14236@psf.upfronthosting.co.za>
In-reply-to
Content
\S is equivalent to [^\s]
like \d with \D
History
Date User Action Args
2012-04-29 08:25:50py.usersetrecipients: + py.user, ezio.melotti, eric.araujo, mrabarnett, docs@python, tshepang, python-dev, Ramchandra Apte
2012-04-29 08:25:50py.usersetmessageid: <1335687950.93.0.357398596816.issue14236@psf.upfronthosting.co.za>
2012-04-29 08:25:50py.userlinkissue14236 messages
2012-04-29 08:25:50py.usercreate