[Python-Dev] Copying cgi.parse_qs() to the urllib.parse module (original) (raw)

Tony Nelson tonynelson at georgeanelson.com
Mon May 12 16:36:35 CEST 2008


At 11:56 PM -0400 5/10/08, Fred Drake wrote:

On May 10, 2008, at 11:49 PM, Guido van Rossum wrote:

Works for me. The other thing I always use from cgi is escape() -- will that be available somewhere else too?

xml.sax.saxutils.escape() would be an appropriate replacement, though the location is a little funky.

At least it's right next to the valuable quoteattr().


TonyN.:' <mailto:tonynelson at georgeanelson.com> ' <http://www.georgeanelson.com/>



More information about the Python-Dev mailing list