Barry A. Warsaw added the comment:

Found my first 3.5 breakage which I think is due to this.

>>> from uuid import uuid4
>>> '%.32x' % uuid4()

----------
nosy: +barry

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

Reply via email to