This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, abarnert, docs@python
Date 2016-02-02.19:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454440089.91.0.264320028732.issue26267@psf.upfronthosting.co.za>
In-reply-to
Content
The docs seem to clearly show a str(x) as the way to produce the desired form (without braces). https://docs.python.org/3/library/uuid.html#example
History
Date User Action Args
2016-02-02 19:08:09SilentGhostsetrecipients: + SilentGhost, docs@python, abarnert
2016-02-02 19:08:09SilentGhostsetmessageid: <1454440089.91.0.264320028732.issue26267@psf.upfronthosting.co.za>
2016-02-02 19:08:09SilentGhostlinkissue26267 messages
2016-02-02 19:08:09SilentGhostcreate