Complete.Org: Mailing Lists: Archives: offlineimap: April 2009:
Re: A diff for quotation error
Home

Re: A diff for quotation error

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: A diff for quotation error
From: Jinhyok Heo <novembre@xxxxxxxxxxxxx>
Date: Fri, 10 Apr 2009 18:47:15 +0900

My attachment was stripped by the list server. See below.

-- 
Jinhyok

--- a/offlineimap/imaplib2.py
+++ b/offlineimap/imaplib2.py
@@ -629,7 +629,7 @@ class IMAP4(object):
 
 
     def idle(self, timeout=None, **kw):
-        """"(typ, [data]) = idle(timeout=None)
+        """(typ, [data]) = idle(timeout=None)
         Put server into IDLE mode until server notifies some change,
         or 'timeout' (secs) occurs (default: 29 minutes),
         or another IMAP4 command is scheduled."""



[Prev in Thread] Current Thread [Next in Thread]