added cElementTree/_elementtree build stuff and wrapper module

This commit is contained in:
Fredrik Lundh 2005-12-14 18:46:16 +00:00
parent 9ed7306031
commit 4c86ec651e
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Wrapper module for _elementtree
from _elementtree import *