Revision 2 as of 2007-11-16 17:38:47

Clear message

These are some examples on using ConfigParser...

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


CategoryDocumentation

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