Thomas Klausner added the comment:

Semaphore handling needs another change.
if sem_open etc. are not provided by the operating system, do not export them 
(Modules/_multiprocessing/multiprocessing.c). Updated diff attached.
That part of the diff might affect more operating systems.

----------
Added file: http://bugs.python.org/file35433/dragonfly.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21459>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to