from ConfigParser import SafeConfigParser parser = SafeConfigParser() parser.read('simple.ini') print ... Whatever answers related to “config.ini in python”.
確定! 回上一頁