mirror of
				https://github.com/python/cpython.git
				synced 2025-10-29 17:38:56 +00:00 
			
		
		
		
	 8f040b7a9f
			
		
	
	
		8f040b7a9f
		
	
	
	
	
		
			
			Move the Editors and IDE section out of the Unix section, to its own section. https://bugs.python.org/issue37610
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			408 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			408 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _using-index:
 | |
| 
 | |
| ##########################
 | |
|   Python Setup and Usage
 | |
| ##########################
 | |
| 
 | |
| 
 | |
| This part of the documentation is devoted to general information on the setup
 | |
| of the Python environment on different platforms, the invocation of the
 | |
| interpreter and things that make working with Python easier.
 | |
| 
 | |
| 
 | |
| .. toctree::
 | |
|    :numbered:
 | |
| 
 | |
|    cmdline.rst
 | |
|    unix.rst
 | |
|    windows.rst
 | |
|    mac.rst
 | |
|    editors.rst
 |