Zoltan2
Loading...
Searching...
No Matches
Namespaces | Variables
validXML.py File Reference

Go to the source code of this file.

Namespaces

namespace  validXML
 

Variables

 validXML.else :
 Begin.
 
sys validXML.fname = sys.argv[1]
 
ET validXML.tree = ET.parse(fname)
 
ET validXML.root = tree.getroot()