mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			407 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			407 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 platform, the invocation of the
 | 
						|
interpreter and things that make working with Python easier.
 | 
						|
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :numbered:
 | 
						|
 | 
						|
   cmdline.rst
 | 
						|
   unix.rst
 | 
						|
   windows.rst
 | 
						|
   mac.rst
 | 
						|
   scripts.rst
 |