docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) 1a0c29a00e OS rename raises an exception on Windows
This patch checks the exception raises by os.rename()
on Windows and provide the same behavior than Linux.

This patch is related to issue #37, issue 5.
This patch sets closes the issue 37.
closes #37
2021-07-25 15:53:09 +02:00
..
__init__.py __init__.py added docstrings 2020-11-01 13:12:03 +01:00
Base.py OS rename raises an exception on Windows 2021-07-25 15:53:09 +02:00
Gmail.py Merge pull request #55 from sudipm-mukherjee/gmail 2021-05-09 11:24:03 +02:00
GmailMaildir.py OSError does not include __getitem__ 2021-07-25 15:53:09 +02:00
IMAP.py Adding missing import of NoBoundaryInMultipartDefect 2021-06-07 22:18:31 -04:00
LocalStatus.py Cleaning up some more use of the old message string "content" to use "msg" email object instead. 2021-02-19 17:00:15 -05:00
LocalStatusSQLite.py Cleaning up some more use of the old message string "content" to use "msg" email object instead. 2021-02-19 17:00:15 -05:00
Maildir.py OSError does not include __getitem__ 2021-07-25 15:53:09 +02:00
UIDMaps.py Cleaning up some more use of the old message string "content" to use "msg" email object instead. 2021-02-19 17:00:15 -05:00