[Bug 683027] Re: Support for multiprocessing broken in python2.7
Launchpad Bug Tracker
683027 at bugs.launchpad.net
Fri Mar 29 19:26:24 UTC 2013
*** This bug is a duplicate of bug 672209 ***
https://bugs.launchpad.net/bugs/672209
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: python2.7 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/683027
Title:
Support for multiprocessing broken in python2.7
Status in “python2.7” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: python2.7
$ lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
$ apt-cache policy python2.7
python2.7:
Installed: 2.7-6
Candidate: 2.7-6
Version table:
*** 2.7-6 0
$ python2.7
Python 2.7.0+ (r27:82500, Sep 15 2010, 18:04:55)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from _multiprocessing import SemLock
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name SemLock
Same works fine for 2.6 and 3.1 under Ubuntu.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/683027/+subscriptions
More information about the foundations-bugs
mailing list