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 ggenellina
Recipients georg.brandl, ggenellina
Date 2009-01-02.23:36:49
SpamBayes Score 0.07253297
Marked as misclassified No
Message-id <1230939410.1.0.996980305751.issue4811@psf.upfronthosting.co.za>
In-reply-to
Content
I did a search on the .html files using a regular expression, and 
manually filtered out the false positives.
The expression used was this "::[^=]|:[a-zA-Z][a-zA-Z0-9]+|`|\.\.\s*\w
+:"
I'll try to come up with a useable tool.
History
Date User Action Args
2009-01-02 23:36:50ggenellinasetrecipients: + ggenellina, georg.brandl
2009-01-02 23:36:50ggenellinasetmessageid: <1230939410.1.0.996980305751.issue4811@psf.upfronthosting.co.za>
2009-01-02 23:36:49ggenellinalinkissue4811 messages
2009-01-02 23:36:49ggenellinacreate