A SYSV IPC module?

Oleg Broytmann phd at phd.pp.ru
Fri Apr 26 11:58:52 EDT 2002


On Fri, Apr 26, 2002 at 09:52:37AM -0600, Jonathan Corbet wrote:
> I have a task which, it appears, requires hooking up to SYSV shared memory
> segments and semaphores.  Surprisingly, there appears to be no Python
> module which exports these system calls.  Surely somebody must have had to
> solve this problem before...does anybody have a pointer to where I could
> find such module?

   http://py.vaults.ca/parnassus/apyllo.py?find=shared+memory

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list