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 tseaver
Recipients ajaksu2, jepler, orsenthil, pitrou, rhettinger, tseaver
Date 2010-04-30.14:48:17
SpamBayes Score 0.0032905592
Marked as misclassified No
Message-id <1272638901.31.0.303785245369.issue1285086@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch against the trunk attached.

Note that I prefer unidiff myself, but was following a bit of guidance that Guido (used to, anyway) prefer context diffs.

The updated speed test run against the stdlib with this patch shows only a 12% to 16% hit against my simpler version (which didn't handle cases where the 'safe' argument was not the default "/").
History
Date User Action Args
2010-04-30 14:48:21tseaversetrecipients: + tseaver, jepler, rhettinger, orsenthil, pitrou, ajaksu2
2010-04-30 14:48:21tseaversetmessageid: <1272638901.31.0.303785245369.issue1285086@psf.upfronthosting.co.za>
2010-04-30 14:48:19tseaverlinkissue1285086 messages
2010-04-30 14:48:19tseavercreate