| Home | Trees | Index | Help |
|
|---|
| Package svndump :: Module props :: Class ApplyAutoprops |
|
| Method Summary | |
|---|---|
Initializes the ApplyAutoprops object. | |
Applies the auto-props. | |
| re.Regex |
Convert the apr_fnmatch expression into a regular expression. |
Reads the auto-props config. | |
Set the auto-props. | |
| ((str,str)...) |
Splits the value of a key in the auto-props section. |
| Method Details |
|---|
__init__(self,
inputfilename,
outputfilename,
configfile)
Initializes the ApplyAutoprops object.
|
apply(self)Applies the auto-props. |
_make_regex(self, expr)Convert the apr_fnmatch expression into a regular expression.
|
_read_config(self)Reads the auto-props config. |
_set_properties(self, node)Set the auto-props.
|
_split_properties(self, propstring)Splits the value of a key in the auto-props section.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Aug 14 23:53:11 2009 | http://epydoc.sf.net |