Jyrki Pulliainen <jy...@dywypi.org> added the comment:

Thanks for clarification! I see the problem now. So if I get this correctly we 
should change the _build_localename to raise TypeError? If the given locale is 
in wrong format, we'll get TypeError, but if it's valid type but otherwise 
invalid locale (like 'en'), we'll get ValueError (or more specifically 
locale.Error).

----------

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

Reply via email to