| Trees | Indices | Help |
|---|
|
|
Represents an import directive. @@import:<path>:<section>:<property>, where <property> is: <name>|<name>(<variable>). When the <variable> form is used, a variable is assigned the value to be used as $(var) in the conf rather than imported.
|
|||
|
|||
| tuple(<imported>,<vdict>) |
|
||
|
|||
| Properties |
allproperties = Properties()An (empty) object representing all properties are to be imported. |
||
|
|||
| str |
path The path to the imported ini file. |
||
| Properties |
properties The property specification. |
||
| str |
section The name of the section to be imported. |
||
|
|||
|
Execute the import directive.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |