This website requires JavaScript.
Explore
Help
Sign In
tobias
/
docker-offlineimap
Watch
1
Star
0
Fork
0
You've already forked docker-offlineimap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
docker-offlineimap
/
offlineimap
/
folder
History
Stefan Huber
af2d6dc5e1
Fix: Undefined variable 'this' should be 'self'
...
Pointyhat-to: Eygene Ryabinkin Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-03-06 10:48:34 +04:00
..
__init__.py
Use "from . import" for relative imports
2012-02-06 17:41:43 +01:00
Base.py
Fix: Undefined variable 'this' should be 'self'
2014-03-06 10:48:34 +04:00
Gmail.py
Use "from . import" for relative imports
2012-02-06 17:41:43 +01:00
IMAP.py
Fix double release of IMAP connection object
2014-02-26 17:51:48 +04:00
LocalStatus.py
Use "with lock" pattern
2012-08-31 22:34:53 +02:00
LocalStatusSQLite.py
Prune trailing whitespaces from code and documentation
2013-07-21 23:00:23 +04:00
Maildir.py
Catch two instances of untested regexp matches
2013-08-30 21:50:08 +04:00
UIDMaps.py
Prune trailing whitespaces from code and documentation
2013-07-21 23:00:23 +04:00