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 barry
Recipients barry, bukzor, coconutrb, doko, jnoller, mark.dickinson, r.david.murray, sandro.tosi, skrah
Date 2011-04-25.14:46:36
SpamBayes Score 0.0246417
Marked as misclassified No
Message-id <1303742797.96.0.913673324923.issue8326@psf.upfronthosting.co.za>
In-reply-to
Content
Is this still a problem for people?  Ubuntu 11.04's python2.7 has been fixed:

@neurotica[~:1000]% type python2.7
python2.7 is /usr/bin/python2.7
@neurotica[~:1001]% python2.7 -c 'from _multiprocessing import SemLock'
@neurotica[~:1002]% 

The Launchpad bug for the issue is here:

https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/672209
History
Date User Action Args
2011-04-25 14:46:38barrysetrecipients: + barry, doko, mark.dickinson, jnoller, r.david.murray, skrah, sandro.tosi, coconutrb, bukzor
2011-04-25 14:46:37barrysetmessageid: <1303742797.96.0.913673324923.issue8326@psf.upfronthosting.co.za>
2011-04-25 14:46:36barrylinkissue8326 messages
2011-04-25 14:46:36barrycreate