R. David Murray added the comment:

Thanks for the patch.  It would be nice to have a test before we commit this.  
The tests should use assertRaisesRegex to look for something specific to this 
error...probably the word 'syntax'...in the error text.

On the other hand, if the spaces are technically legal, is calling it a syntax 
error appropriate?  Perhaps the message should instead say something like 
"spaces in URIs is not supported"?

----------
nosy: +r.david.murray
versions: +Python 3.4 -Python 3.2

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

Reply via email to