[Bug 1721840] [NEW] dl module is missing?
Colin Watson
cjwatson at canonical.com
Fri Oct 6 18:07:56 UTC 2017
Public bug reported:
The Python 2.7 documentation documents the "dl" module (I know it's
deprecated and has been removed in Python 3), but it doesn't actually
exist:
>>> import dl
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named dl
Seen with both 2.7.12-1ubuntu0~16.04.1 (xenial amd64) and
2.7.14-2ubuntu2 (artful amd64).
** Affects: python2.7 (Ubuntu)
Importance: Undecided
Status: New
--
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/1721840
Title:
dl module is missing?
Status in python2.7 package in Ubuntu:
New
Bug description:
The Python 2.7 documentation documents the "dl" module (I know it's
deprecated and has been removed in Python 3), but it doesn't actually
exist:
>>> import dl
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named dl
Seen with both 2.7.12-1ubuntu0~16.04.1 (xenial amd64) and
2.7.14-2ubuntu2 (artful amd64).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1721840/+subscriptions
More information about the foundations-bugs
mailing list