Jesse Noller <jnoller <at> gmail.com> writes:
> 
> Nick is right, many of the BSDs and FreeBSD up until fairly recently  
> did not have named shared semaphore support. Still yet, the behavior  
> is broken on some OSes such as OS X which you have to work around.

The core locking support only uses anonymous semaphores (they don't need to be
shared accross processes obviously).

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to