docker-offlineimap/offlineimap/repository
Sebastian Spaeth 3e5d6f5450 Make str() of Repository() be its name
So we can simply hand a repository instance to error messages rather than
having to call Repository().getname() all the time.

This is not used yet.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-04-27 19:07:10 +02:00
..
__init__.py Create an abstract Repository class 2011-03-03 18:19:42 +01:00
Base.py Make str() of Repository() be its name 2011-04-27 19:07:10 +02:00
Gmail.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00
IMAP.py Merge branch 'master' into next 2011-03-15 19:28:02 +01:00
LocalStatus.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00
Maildir.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00