Bug#797693: python3-imaplib2: import imaplib2 no longer works with python3

2015-09-28 Thread Tobias Brink
Hi! dererk writes: > Hi Tobias! > > I've been waiting some time to see if this 2.47 version was going to be > released at some point, but neither pypi nor its github's repository > appears to have the version you referred. Would you be able to share > where's you pulled that version from? I pul

Bug#797693: python3-imaplib2: import imaplib2 no longer works with python3

2015-09-28 Thread dererk
On 01/09/15 13:23, Tobias Brink wrote: > 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 >

Bug#797693: python3-imaplib2: import imaplib2 no longer works with python3

2015-09-01 Thread Tobias Brink
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 fr