GUID Generators for non-Windows systems?
Mike Fletcher
mfletch at tpresence.com
Thu Nov 2 16:46:21 EST 2000
More information about the Python-list mailing list
Thu Nov 2 16:46:21 EST 2000
- Previous message (by thread): GUID Generators for non-Windows systems?
- Next message (by thread): GUID Generators for non-Windows systems?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): GUID Generators for non-Windows systems?
- Next message (by thread): GUID Generators for non-Windows systems?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list