uuid generator

Marcello Pietrobon teiffel at attglobal.net
Thu Apr 29 00:22:35 EDT 2004


( sending it again )

Hello,
I need to read newly generated uuid from Python
but I am not sure if
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/163604

is the right code

Maybe there is already the library in Python 2.3

Maybe I can use the one generated with
uuidgen
under cygwin
but this would not be portable

In this last case I would like to know how can I capture the output of 
uuidgen
so I can use it in my script

Thank you if you know the answer !

Cheers,
Marcello






More information about the Python-list mailing list