Martin v. Löwis wrote:
I just collected the version strings of versions that
got released to PyPI, and put up the list on

http://www.dcl.hpi.uni-potsdam.de/home/loewis/versions

That's excellent, thank you.

The following chunk of text is present. I don't really care, except that it might mean a bug in your extraction routine. Or maybe it's just a very wacky version string!

----------------
Sysv_ipc gives Python programs access to System V semaphores, shared memory
and message queues. Most (all?) Unixes (including OS X) support System V IPC.
 Windows+Cygwin 1.7 might also work.

 Sample code is included.

 This extension is released under the GPL.

 You might also be interested in the similar POSIX IPC module at:
 http://semanchuk.com/philip/posix_ipc/
 T-0.3.4 (BitTornado)
 Trunk
----------------
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to