Jeffrey Finkelstein <jeffrey.finkelst...@gmail.com> added the comment:
I am not having this problem on Ubuntu 10.10 with the most recent Python 2.7: <terminal interaction> $ ./python unicodetest.py --verbose test_unicode_docstring (__main__.UnicodeTest) täst - docstring with unicode character ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK $ ./python unicodetest.py test_unicode_docstring (__main__.UnicodeTest) täst - docstring with unicode character ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK </terminal interaction> ---------- nosy: +jfinkels _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10417> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com