diff options
Diffstat (limited to 'src/python/stdlib/xml/parsers/expat.py')
| -rw-r--r-- | src/python/stdlib/xml/parsers/expat.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/python/stdlib/xml/parsers/expat.py b/src/python/stdlib/xml/parsers/expat.py deleted file mode 100644 index 00b5c78..0000000 --- a/src/python/stdlib/xml/parsers/expat.py +++ /dev/null @@ -1,4 +0,0 @@ -"""Interface to the Expat non-validating XML parser.""" -__version__ = '$Revision: 17640 $' - -from pyexpat import * |
