Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Brian, can you still reproduce this?

I tried now with "Python 3.3.0a0 (default:bfbe144986d7, Oct 20 2011, 04:35:19)" 
and I can see the message (same output posted by Benjamin).

If I run the test with python3.2 (i.e. "Python 3.2 (r32:88445, Mar 25 2011, 
19:28:28)"), I don't get the message (same output you posted), because msg is 
not implemented in 3.2.  Your sys.version_info output suggests you are running 
3.3, but maybe you had an older version of the code (i.e. still 3.3 but before 
8fc801ca9ea1)?  Have you updated after the pull?

----------
resolution:  -> works for me

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

Reply via email to