mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
added cElementTree/_elementtree build stuff and wrapper module
This commit is contained in:
parent
9ed7306031
commit
4c86ec651e
2 changed files with 14 additions and 0 deletions
3
Lib/xmlcore/etree/cElementTree.py
Normal file
3
Lib/xmlcore/etree/cElementTree.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Wrapper module for _elementtree
|
||||
|
||||
from _elementtree import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue