GUID Generators for non-Windows systems?

Mike Fletcher mfletch at tpresence.com
Thu Nov 2 16:46:21 EST 2000


I've been looking at using GUID generators in a project, they work fine for
Win32 systems (where I use pythoncom.CreateGUID() then convert to a long
integer), but I haven't been able to locate a cross platform library for
generating the IDs.  Realistically, I only need Linux, Mac and Win32, but
would prefer something easily portable.

Pointers appreciated,
Mike
__________________________________
 Mike C. Fletcher
 Designer, VR Plumber
 http://members.home.com/mcfletch




More information about the Python-list mailing list