Nick Coghlan <ncogh...@gmail.com> added the comment:

New patch which addresses my last two comments (i.e. some basic explicit tests 
of the encode/decode methods on result objects, and urldefrag returns a named 
tuple like urlsplit and urlparse already did).

A natural consequence of this patch is that mixed arguments (as in the message 
above) will be rejected with TypeError.

Once I figure out what the docs changes are going to look like, I'll wrap this 
all up and commit it.

----------
Added file: http://bugs.python.org/file19883/issue9873_just_needs_docs.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9873>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to