Package: python-weblib Version: 1.3.3-1 Severity: normal Hey,
According to the python sub-policy draft: "A package with a name python-foo will always provide the module foo for the default Debian Python version of the distribution. I.e. the package will extend the function of /usr/bin/python (which is installed by the package python)." http://www.nl.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html I understand this as saying that I should assume I can import 'foo' after installing python-foo, which is not the case for python-weblib: >>> import weblib Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named weblib >>> import pyweblib >>> I report it as a normal bug, as the python policy is still a draft. Thanks, -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (990, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-386 Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Versions of packages python-weblib depends on: ii python 2.3.4-6 An interactive high-level object-o ii python2.3-weblib 1.3.3-1 Yet another web programming framew -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

