|
From: Nikita A M. <men...@gm...> - 2013-09-10 10:38:15
|
Hi all! A have ini file used by php application and parse_ini_file function uses ";" for comments. I need to validate a config file and prefer to use python and configobj for this, but in configobj "#" used for comments. Can I use other symbols? Or how can I extend configobj to use ";" for comments? -- Nikita A Menkovich http://libc6.org/ JID: men...@gm... |