aboutsummaryrefslogtreecommitdiffstats
path: root/share/ConfigFile.py
Commit message (Collapse)AuthorAgeFilesLines
* 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