[Python-Dev] Finally switch urllib.parse to RFC3986 semantics?
Fred Drake
fdrake at acm.org
Wed Mar 16 05:15:46 CET 2011
More information about the Python-Dev mailing list
Wed Mar 16 05:15:46 CET 2011
- Previous message: [Python-Dev] Finally switch urllib.parse to RFC3986 semantics?
- Next message: [Python-Dev] User conversions in custom string.Formatter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Mar 16, 2011 at 12:03 AM, Senthil Kumaran <orsenthil at gmail.com> wrote: > A new function, which can given this behavior is also a good idea. I'm strongly in favor of this approach. I know we've been bitten by changes made in the past, and have had to introduce Python-version specific handling. (I don't have the details handy, but vaguely recall the two versions involved being 2.4 and 2.6.) -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> "A storm broke loose in my mind." --Albert Einstein
- Previous message: [Python-Dev] Finally switch urllib.parse to RFC3986 semantics?
- Next message: [Python-Dev] User conversions in custom string.Formatter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list