
report at bugs
Nov 26, 2009, 7:07 AM
Post #1 of 2
(227 views)
Permalink
|
|
[issue5725] process SysV-Semaphore support
|
|
Philip Semanchuk <osvenskan [at] users> added the comment: I stumbled across this bug report while looking for an mmap-related issue. I thought I'd mention that I have a module for SysV IPC that's about a year old. Obviously it's not in the standard library, but it is pretty well fleshed out. It's in active use and I consider it fairly well debugged. It's for Python 2.x only. http://semanchuk.com/philip/sysv_ipc/ Hope this helps ---------- nosy: +osvenskan _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue5725> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|