aboutsummaryrefslogtreecommitdiffstats
path: root/share/ConfigFile.py
Commit message (Collapse)AuthorAgeFilesLines
* Mandriva LinuxFrederic Lepied2005-08-101-1/+1
|
* fix directory creation codeFrederic Lepied2004-07-301-2/+2
|
* MandrakelinuxFrederic Lepied2004-07-291-1/+1
|
* mkdir_p: corrected test of existenceFrederic Lepied2004-07-291-2/+1
|
* create the intermediate directories before writing a fileFrederic Lepied2004-07-291-1/+7
|
* enhanced get_shell_variable to be able to specify a region to do the search.Frederic Lepied2002-08-251-2/+23
|
* * (ConfigFile.get_match): return the whole line if replace is None.Frederic Lepied2002-07-241-3/+6
|
* report more complete error messages.Frederic Lepied2002-05-311-6/+6
|
* added insert_before.Frederic Lepied2002-02-201-0/+21
|
* corrected warnings reported by pycheckerFrederic Lepied2002-02-141-1/+0
|
* (exists): add an extra arg to really test if the file exists (without testingFrederic Lepied2002-02-051-2/+2
| | | | | if the file + suffix exists).
* protect and log errors on os calls.Frederic Lepied2002-01-211-7/+25
|
* 0.17Frederic Lepied2002-01-171-0/+376