mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	Merge from 3.3
This commit is contained in:
		
						commit
						c6a140f330
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
					@ -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 *".
 | 
					# This module should only be imported using "import *".
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue