mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 18:07:37 +00:00 
			
		
		
		
	 ed13b4a5a6
			
		
	
	
		ed13b4a5a6
		
	
	
	
	
		
			
			(still at the start of the manual), and "Python Language Services" (late in the manual). Moved "Restricted Execution" to just before "Python Language Services."
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			300 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			300 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| \chapter{Python Language Services
 | |
|          \label{language}}
 | |
| 
 | |
| Python provides a number of modules to assist in working with the
 | |
| Python language.  These module support tokenizing, parsing, syntax
 | |
| analysis, bytecode disassembly, and various other facilities.
 | |
| 
 | |
| These modules include:
 | |
| 
 | |
| \localmoduletable
 |