| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
NameMap
is a name mapper fed from a simple text file.
The text file format simply is:
<target-id> "TAB" <src-id>{whitespace <src-id>}
src-ids have to be encoded quoted-printable when they contain whitespace or other "bad" characters ("="!). You can have #-comments and empty lines.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |