]> granicus.if.org Git - python/commit
issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan...
authorJesse Noller <jnoller@gmail.com>
Tue, 30 Sep 2008 00:15:45 +0000 (00:15 +0000)
committerJesse Noller <jnoller@gmail.com>
Tue, 30 Sep 2008 00:15:45 +0000 (00:15 +0000)
commit37040cdace1982772e5f35e4acfa13861d72065d
tree07b4887aaac30870277beb6afe45a1e5652ed539
parente563aa4383df36cefe5c85c2a85b9008f54df048
issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller
Doc/library/multiprocessing.rst
Lib/multiprocessing/synchronize.py
Lib/test/regrtest.py
Lib/test/test_multiprocessing.py
setup.py