Package: python3-imaplib2
Version: 2.45.0-1
Severity: important

Hello!

With the newest upload importing imaplib2 from python3 does not work as
expected any more. The error is in the file

/usr/lib/python3/dist-packages/imaplib2/__init__.py

which reads

from imaplib2 import *

but should read

from .imaplib2 import *

to work in python3. This was the case in the previous version of the package
(2.42).

Thanks,

Tobias



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-imaplib2 depends on:
pn  python3:any  <none>

python3-imaplib2 recommends no packages.

python3-imaplib2 suggests no packages.

-- no debconf information

Reply via email to