sysv_ipc 0.6 is now available. This is the first version to include
Python 3 support.
sysv_ipc is a BSD-licensed module which gives Python access to System
V inter-process semaphores, shared memory and message queues on most
(all?) *nix flavors, and possibly Windows + Cygwin.
http://semanchuk.co
posix_ipc 0.7.0 is now available. This is the first version to include
Python 3 support.
http://semanchuk.com/philip/posix_ipc/
Enjoy
Philip
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donati
The package posix_ipc provides a Python interface to POSIX shared
memory and named semaphores on platforms that support them (i.e. most
Unices). Platform details, source code, sample code and usage
instructions are provided at the link below. This package is GPLed.
http://semanchuk.com/phil
RERP (Robot Exclusion Rules Parser) is an alternative to Python's
standard robotparser module. I was motivated to write this because the
Python's robotparser doesn't gracefully handle non-ASCII which occurs in
about .1% of robots.txt files. This module (RERP) handles non-ASCII and
also adds a f