Bug#383052: python-libgmail: unable to log in -- patch

2006-08-15 Thread Jakub Wilk
Package: python-libgmail Version: 0.1.4-3 Followup-For: Bug #383052 Tags: patch The attached patch fixes this bug. -- Jakub Wilk --- libgmail.py.orig2006-08-15 16:48:21.0 +0200 +++ libgmail.py 2006-08-15 09:56:17.0 +0200 @@ -302,7 +302,7 @@ # TODO: Tidy

Bug#383052: python-libgmail: unable to log in

2006-08-14 Thread Jakub Wilk
Package: python-libgmail Version: 0.1.4-3 Severity: grave I am unable to log in: $ python2.3 -c 'import libgmail; libgmail.GmailAccount([EMAIL PROTECTED], mySecretPassword).login()' Traceback (most recent call last): File string, line 1, in ? File

Bug#383052: python-libgmail: unable to log in

2006-08-14 Thread Sebastien Delafond
tag 383052 + confirmed upstream thanks Hi dear libgmail maintainers, I can reproduce this one too, have you heard about it at all ? :) Sorry for the very short mail, I'm on vacation with only dialup access right now... Cheers, --Seb On Mon, Aug 14, 2006 at 08:45:34PM +0200, Jakub Wilk wrote: