Offlineimaprc default setting.
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Fri Mar 20 18:55:51 GMT 2015
On Fri, Mar 20, 2015 at 07:10:55PM +0100, Sebastian Spaeth wrote:
> Hi,
> you can easily achieve that by setting the default value in a [DEFAULT] section.
> See
> https://docs.python.org/2.7/library/configparser.html#safeconfigparser-objects for details.
> We use the SafeConfigParser in python2 (and the equivalent in python 3 too, I think).
Didn't know about that. It might be better explained here:
http://pymotw.com/2/ConfigParser/#using-defaults
Will think about adding this in the doc.
Thanks,
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list