Benjamin Peterson added the comment:

Does something in the docs lead you to believe urllib.quote should
accept a list of strings? The stdlib tends to shun type-checking to make
cleaner and faster code, and let the client get exceptions like these.

----------
nosy: +benjamin.peterson

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2189>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to