Differences between revisions 1 and 2
Revision 1 as of 2007-11-16 17:34:50
Size: 149
Editor: host
Comment:
Revision 2 as of 2007-11-16 17:38:47
Size: 167
Editor: host
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
{{{#!python
Line 6: Line 7:
}}}

These are some examples on using ConfigParser...

   1 import ConfigParser
   2 import sys
   3 ConfigFileName="c:\\tomorrow.ini"


CategoryDocumentation

ConfigParserExamples (last edited 2016-04-11 04:17:05 by bignose)

Unable to edit the page? See the FrontPage for instructions.