[Tutor] config file parsing problem.

Jeff Shannon jeff at ccvcorp.com
Thu Sep 4 14:45:12 EDT 2003


Thomi Richards wrote:
> Hi guys,
> 
> 
> What's the best way to read / write a config file? More specifically:

Have you looked at the ConfigParser module?  It's designed to 
read/write standard Windows INI files -- i.e., name=value pairs 
grouped into sections.

Jeff Shannon
Technician/Programmer
Credit International





More information about the Tutor mailing list