From: Terrence B. <met...@gm...> - 2006-09-02 08:26:24
I first want to thank the authors of ConfigObj. I am enjoying using it quite
a bit.
I just realized that an exception is not thrown when the config file is not
found... shouldn't one be?
From: Michael F. <fuz...@vo...> - 2006-09-02 12:59:18
Terrence Brannon wrote:
> I first want to thank the authors of ConfigObj. I am enjoying using it
> quite a bit.
>
> I just realized that an exception is not thrown when the config file
> is not found... shouldn't one be?
In order to have ConfigObj throw an exception if the specified file
doesn't exist, specify 'file_error=True'.
Fuzzyman
http://www.voidspace.org.uk/python/index.shtml
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ------------------------------------------------------------------------
>
> _______________________________________________
> Configobj-develop mailing list
> Con...@li...
> https://lists.sourceforge.net/lists/listinfo/configobj-develop
>