Guido van Rossum added the comment:

BTW, another oddity in traceback.c: dump_hexadecimal() has the "int fd" 
argument at the end, while all other dump_*() functions have it at the front -- 
even its cousin dump_decimal(). Here's a patch that includes a fix.

----------
keywords: +patch
Added file: http://bugs.python.org/file32236/traceback.diff

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

Reply via email to