Skip to content

Commit

Permalink
Merge from 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akuchling committed Nov 12, 2013
2 parents 7150787 + 98a0d06 commit c6a140f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Lib/xml/dom/minicompat.py
@@ -1,4 +1,8 @@
"""Python version compatibility support for minidom."""
"""Python version compatibility support for minidom.
This module contains internal implementation details and
should not be imported; use xml.dom.minidom instead.
"""

# This module should only be imported using "import *".
#
Expand Down

0 comments on commit c6a140f

Please sign in to comment.