On Tue, 29 Nov 2005 12:53:26 -0800, Istvan Albert wrote: > See urlparse: > > http://www.python.org/doc/current/lib/module-urlparse.html
This looks like precisely what I need for part of what I need to do. I'm stoked that it knows how to take apart the "?" stuff. I'm still wondering though, if there's some part of the python standard modules that will convert those % escapes to ASCII or similar - and perhaps any other conversions that I don't yet realize I need to handle... Thanks! -- http://mail.python.org/mailman/listinfo/python-list