At Monday 4/9/2006 15:02, Dennis Lee Bieber wrote:
However, looking deeper... The same problem seems to be showing up
using ConfigParser...
Odd... specifying a default on the .get() seems to override a
default set on the instantiation AND overrides the value IN the file...
But th
Hi,
I am new in python-list and quite new in Python programming as well. I
am working mainly with GIS and using Esri's geoprocessing tools.
I want to use .ini file to set the parameters, especially paths, in my
project. PythonWin 2.1. is my version.
Why do I get the default back in the case belo