Guido van Rossum added the comment:

I still think the problem is with your class design.  You shouldn't want a hex 
representation for a value that's not an integer.

For the difference between %x and hex() please open another issue (you might 
want to track down the cause in the source first so you can add a patch or at 
least a suggested fix to the issue).

----------

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

Reply via email to