repository
|
Fix cut-off line
|
2012-08-21 17:00:39 +02:00 |
ui
|
Fix str.format() calls for Python 2.6.
|
2012-06-02 18:25:51 +02:00 |
__init__.py
|
Release v6.5.4
|
2012-06-02 13:41:20 +02:00 |
accounts.py
|
Implement dry-run on Account() level
|
2012-02-17 10:53:10 +01:00 |
error.py
|
Introduce new error level FOLDER_RETRY
|
2011-09-06 19:00:21 +02:00 |
imapserver.py
|
Replace thread.get_ident()
|
2012-02-06 17:41:43 +01:00 |
imaputil.py
|
Improve 'find first quotation' regex
|
2012-08-21 16:58:32 +02:00 |
localeval.py
|
Update FSF address
|
2006-08-12 05:15:55 +01:00 |
threadutil.py
|
dict.has_key(a) --> a in dict
|
2012-02-06 17:41:43 +01:00 |