diff options
| author | Fred Drake <fdrake@acm.org> | 2000-07-31 23:59:54 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-07-31 23:59:54 +0000 |
| commit | ede77bfda42b95da733ef0e266d5681de308138c (patch) | |
| tree | 498f417baf686b65c88f51ba8c61b8079b08eb6c | |
| parent | fbd3b45bb7ddcd8c5d235e565990a59d8c0b9092 (diff) | |
| download | cpython-git-ede77bfda42b95da733ef0e266d5681de308138c.tar.gz | |
Rename the "parser" package to "parsers" to be compatible with the PyXML
project.
| -rw-r--r-- | Lib/xml/parsers/__init__.py (renamed from Lib/xml/parser/__init__.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/xml/parser/__init__.py b/Lib/xml/parsers/__init__.py index eb314a3b40..eb314a3b40 100644 --- a/Lib/xml/parser/__init__.py +++ b/Lib/xml/parsers/__init__.py |
