Trees | Indices | Help |
---|
|
Requires:
Author: Kurt Schwehr
Version: 4820
Copyright: 2006
Since: 2006-Sep-26
Status: under development
Organization: CCOM
License: GPL v2
|
|||
|
getPos(parent,
child) Return the position number of the child node. |
||
|
expandAis(inET,
verbose=False) Replace each include-struct with the structure. |
||
|
nukeStructs(inET,
verbose=False) Replace each include-struct with the structure. |
|
|||
|
__date__ = '2006-09-28' Date of last svn commit |
||
|
tree = etree.parse(options.inFilename)
|
||
|
newET = nukeStructs(newET, options.verbose)
|
|
|
|
|
|
__date__Date of last svn commit
|
treeNone
|
newETNone
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Mon Feb 26 09:30:14 2007 | http://epydoc.sourceforge.net |