In article <[EMAIL PROTECTED]>,
"James T. Dennis" <[EMAIL PROTECTED]> wrote:
>* There don't seem to be any currently maintained SysV IPC
> (shm, message, and semaphore) modules for Python. I guess some
> people have managed to hack something together using ctypes;
> but I have
I've been thinking about the Python mmap module quite a bit
during the last couple of days. Sadly most of it has just been
thinking ... and reading pages from Google searches ... and
very little of it as been coding.
Mostly it's just academic curiosity (I might be teaching an "overview
of