Re: Generating Unique Keys
by Erik Max Francis other posts by this author
Jan 26 2003 2:14AM messages near this date
Re: newbie: python/C extensions in cygwin
|
Pyro 3.1 released
Mongryong wrote:
> Is there python library for generating unique keys on Linux?
> Something
> sort of like Window's HKEY generator. Thanks.
I made a configurable one for grins:
http://www.alcyone.com/pyos/uid/
It's _not_ strictly UUIDs/GIDs, but they would probably suffice for most
applications.
--
Erik Max Francis / max@[...].com / http://www.alcyone.com/max/
__ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/ \ No one knows what he can do until he tries.
\__/ Publilius Syrus
Bosskey.net: Return to Wolfenstein / http://www.bosskey.net/rtcw/
A personal guide to Return to Castle Wolfenstein.
--
http://mail.python.org/mailman/listinfo/python-list
|