| 
									
										
										
										
											2010-08-02 22:53:22 +00:00
										 |  |  | This directory contains a collection of executable Python scripts that are | 
					
						
							| 
									
										
										
										
											2022-10-04 10:49:00 +02:00
										 |  |  | useful while building, extending or managing Python. | 
					
						
							| 
									
										
										
										
											1995-03-02 15:56:30 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-03-30 21:49:07 +01:00
										 |  |  | checkpip.py               Checks the version of the projects bundled in ensurepip | 
					
						
							|  |  |  |                           are the latest available | 
					
						
							| 
									
										
										
										
											2013-08-18 20:04:34 -04:00
										 |  |  | combinerefs.py            A helper for analyzing PYTHONDUMPREFS output | 
					
						
							| 
									
										
										
										
											2023-03-30 21:49:07 +01:00
										 |  |  | divmod_threshold.py       Determine threshold for switching from longobject.c | 
					
						
							|  |  |  |                           divmod to _pylong.int_divmod() | 
					
						
							| 
									
										
										
										
											2013-08-18 20:04:34 -04:00
										 |  |  | idle3                     Main program to start IDLE | 
					
						
							|  |  |  | pydoc3                    Python documentation browser | 
					
						
							|  |  |  | run_tests.py              Run the test suite with more sensible default options | 
					
						
							| 
									
										
										
										
											2023-03-30 21:49:07 +01:00
										 |  |  | summarize_stats.py        Summarize specialization stats for all files in the | 
					
						
							|  |  |  |                           default stats folders | 
					
						
							|  |  |  | var_access_benchmark.py   Show relative speeds of local, nonlocal, global, | 
					
						
							|  |  |  |                           and built-in access |