osvenskan <[EMAIL PROTECTED]> added the comment:

The Synchronization primitives section should mention that
sem_timedwait() isn't supported under OS X <=10.5.5 (and possibly later
versions) so as a result timeouts passed to acquire() will be ignored
(or raise an error?)

http://docs.python.org/dev/library/multiprocessing.html#synchronization-primitives

----------
nosy: +osvenskan

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4012>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to