Rename the "parser" package to "parsers" to be compatible with the PyXML
project.
diff --git a/Lib/xml/parser/__init__.py b/Lib/xml/parsers/__init__.py
similarity index 100%
rename from Lib/xml/parser/__init__.py
rename to Lib/xml/parsers/__init__.py