| Home | Trees | Indices | Help |
|
|---|
|
|
Provides XML support.
Since: 0.6
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
ETREE_MODULES =
|
|||
types = Nonehash(x) |
|||
modules =
|
|||
ET = Nonehash(x) |
|||
__package__ = Nonehash(x) |
|||
|
|||
Run through ETREE_MODULES and find
We work through the C implementations first, then the pure Python versions. The downside to this is that all libraries will be imported but only one is ever used. The libs are small (relatively) and the flexibility that this gives seems to outweigh the cost. Time will tell. |
Determines If types is not populated then find_libs be called. |
|
|||
ETREE_MODULES
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:43:57 2011 | http://epydoc.sourceforge.net |