Re: A diff for quotation error
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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."""
|
|