mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			284 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			284 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| \chapter{Data Types}
 | |
| \label{datatypes}
 | |
| 
 | |
| The modules described in this chapter provide a variety of specialized
 | |
| data types such as dates and times, fixed-type arrays, heap queues,
 | |
| synchronized queues, and sets.
 | |
| 
 | |
| The following modules are documented in this chapter:
 | |
| 
 | |
| \localmoduletable
 | 
