Creating UUIDs (GUIDs) portably

Mark McEahern marklists at mceahern.com
Mon Feb 24 08:38:14 EST 2003


[Ondrej Krajicek]
> Is there any Python module or (at least) Linux library,
> which is able to create GUIDs (DCE RPC UUIDs
> with proper flags set)?

You could write a Python Extension to wrap libuuid.so.

// m

-






More information about the Python-list mailing list