1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-27 07:35:07 +02:00
offlineimap/offlineimap/utils
Eygene Ryabinkin f4140cbbed Create global instance of command-line options
This eases testing of option values inside the code.  This instance
is implemented as the read-only copy of the obtained 'options' object,
so callers won't be able to modify its contents.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2013-02-11 23:34:18 +04:00
..
__init__.py And add forgotten __init__.py for offlineimap.utils 2013-02-05 07:52:25 +04:00
const.py Create global instance of command-line options 2013-02-11 23:34:18 +04:00
stacktrace.py Implement stack trace dump for all running threads on SIGQUIT 2013-02-02 16:25:37 +04:00