Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment:

Note the interpreter cannot print the exception either:

>>> raise Exception(u'Error when printing ΓΌ')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
Exception>>>

----------
nosy: +amaury.forgeotdarc

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

Reply via email to