Trees | Indices | Help |
|
---|
|
object --+ | SpecFile
Class for parsing/modifying spec files
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
source_re = re.compile(r'
|
|||
patchfile_re = re.compile(r'
|
|||
applypatch_re = re.compile(r'^%patch
|
|||
marker_re = re.compile(r'^#\s
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
source_re
|
patchfile_re
|
applypatch_re
|
marker_re
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 19 09:31:17 2012 | http://epydoc.sourceforge.net |