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