Help! ConfigParser module

Marshall marshall at ufm.org
Thu Dec 9 16:13:42 EST 1999


I can't get ConfigParser to initialize. Here is what I tried:

import ConfigParser
mycfgfile=ConfigParser.read("myconf.cfg")

I get a Attribute error - read
message back

Thanks in advance for any help






More information about the Python-list mailing list