Skip to content

Commit c6a140f

Browse files
committed
Merge from 3.3
2 parents 7150787 + 98a0d06 commit c6a140f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Lib/xml/dom/minicompat.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
"""Python version compatibility support for minidom."""
1+
"""Python version compatibility support for minidom.
2+
3+
This module contains internal implementation details and
4+
should not be imported; use xml.dom.minidom instead.
5+
"""
26

37
# This module should only be imported using "import *".
48
#

0 commit comments

Comments
 (0)