mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
Merge from 3.3
This commit is contained in:
commit
c6a140f330
@ -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 *".
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user