mirror of
https://github.com/OfflineIMAP/offlineimap.git
synced 2026-05-28 00:20:42 +02:00
f4140cbbed
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>