This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients barry, bukzor, coconutrb, doko, jnoller, mark.dickinson, r.david.murray, skrah
Date 2011-04-14.17:47:15
SpamBayes Score 0.0002748673
Marked as misclassified No
Message-id <1302803236.08.0.0999257468258.issue8326@psf.upfronthosting.co.za>
In-reply-to
Content
This line...

>>> from multiprocessing.synchronize import Semaphore

... works on Ubuntu Lucid with the 2.7, 3.1, 3.2 and default
branches from:

http://hg.python.org/cpython


Since you mention Ubuntu's build configuration, I suggest that you
try to build from the above mercurial repository and see if the problem
persists.
History
Date User Action Args
2011-04-14 17:47:16skrahsetrecipients: + skrah, barry, doko, mark.dickinson, jnoller, r.david.murray, coconutrb, bukzor
2011-04-14 17:47:16skrahsetmessageid: <1302803236.08.0.0999257468258.issue8326@psf.upfronthosting.co.za>
2011-04-14 17:47:15skrahlinkissue8326 messages
2011-04-14 17:47:15skrahcreate