How to create a GUID in Python

Posted by Jonathon Watney on Stack Overflow See other posts from Stack Overflow or by Jonathon Watney
Published on 2009-02-10T23:51:21Z Indexed on 2010/03/15 2:09 UTC
Read the original article Hit count: 297

Filed under:
|
|

How do I create a GUID in Python that is platform independent? I here there is a method using ActivePython on Windows but it's Windows only because it uses COM. Is there a method using plain Python?

© Stack Overflow or respective owner

Related posts about python

Related posts about guid