I can't reproduce this issue at all. The threading module definitely is
in the libpython3.4-stdlib package, for both the release pocket, and the
-security pocket:

$ dpkg -c libpython3.4-stdlib_3.4.0-2ubuntu1_amd64.deb | grep threading.py
-rw-r--r-- root/root     48898 2014-04-11 10:13 ./usr/lib/python3.4/threading.py
-rw-r--r-- root/root      2815 2014-04-11 10:13 
./usr/lib/python3.4/dummy_threading.py

$ dpkg -c libpython3.4-stdlib_3.4.0-2ubuntu1.1_amd64.deb | grep threading.py
-rw-r--r-- root/root      2815 2015-06-19 11:33 
./usr/lib/python3.4/dummy_threading.py
-rw-r--r-- root/root     48898 2015-06-19 11:33 ./usr/lib/python3.4/threading.py

I've attempted to reproduce using the steps in the bug description, but
it's working fine for me in a newly-installed trusty VM.

I'm not sure why you're seeing this issue. Your log file seems to
indicate you have the libpython3.4-stdlib package installed, but the
threading.py file is missing in your /usr/lib/python3.4 directory. That
seems to be an issue in your environment, as that file is definitely in
the package.

Are you able to reproduce this with a cleanly installed VM?

** Changed in: python3.4 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589288

Title:
  python3.4 package missing threading module in trusty-security

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.4/+bug/1589288/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to