mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Python
		
	
	
	
	
	
"""Python interfaces to XML parsers.
 | 
						|
 | 
						|
This package contains one module:
 | 
						|
 | 
						|
expat -- Python wrapper for James Clark's Expat parser, with namespace
 | 
						|
         support.
 | 
						|
 | 
						|
"""
 |