Semaphores in Python 1.4
Reiner Bielefeld
Reiner_Bielefeld at web.de
Fri Jun 8 14:36:25 EDT 2001
Hi Folks,
I have to port a python application from AIX to Linux.
To use semaphores, the application imports a "Semc" which is a buildin
C-module.
I found the module Semcmodule.o in the libModules.a in the config directory
of the installed Python Version 1.4.
Cause its an object module I can't use it under Linux.
Where can I get this module in source ?
Thanks a lot.
Reiner Bielefeld
More information about the Python-list
mailing list