Jesús Cea Avión added the comment:

I think this patch must be applied too to 2.7 and 3.2.

Felipe, you are using "%R" modifier, but that modifier doesn't exist in 
Solaris, for instance. This seems to be a Linux specific option, I don't know 
what it does.

Also, you should be sure not to overflow the 500 bytes internal buffer. You can 
use a size limit in the format string.

----------
versions: +Python 2.7, Python 3.2

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

Reply via email to