[email protected] wrote: > > You can set an example? My English is bad, so I do not quite > understand
You need to give a proper path to the config.ini. It's not found, which most
probably occurs because you give a relative path ("config.ini") but that
doesn't work because the current working directory has a different value
from what it has when you run the problem differently.
So, you need to give a full path.
Diez
--
http://mail.python.org/mailman/listinfo/python-list
