mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Don't build ConfigurePythonCarbon and ConfigurePythonClassic any longer,
classic Python is gone.
This commit is contained in:
		
							parent
							
								
									5fd945895e
								
							
						
					
					
						commit
						fd372aa8e9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -382,8 +382,8 @@ def handle_dialog(filename): | ||||||
| 		(":Mac:scripts:BuildApplet.py", "BuildApplet", None), | 		(":Mac:scripts:BuildApplet.py", "BuildApplet", None), | ||||||
| 		(":Mac:scripts:BuildApplication.py", "BuildApplication", None), | 		(":Mac:scripts:BuildApplication.py", "BuildApplication", None), | ||||||
| 		(":Mac:scripts:ConfigurePython.py", "ConfigurePython", None), | 		(":Mac:scripts:ConfigurePython.py", "ConfigurePython", None), | ||||||
| 		(":Mac:scripts:ConfigurePython.py", "ConfigurePythonCarbon", "PythonInterpreterCarbon"), | ##		(":Mac:scripts:ConfigurePython.py", "ConfigurePythonCarbon", "PythonInterpreterCarbon"), | ||||||
| 		(":Mac:scripts:ConfigurePython.py", "ConfigurePythonClassic", "PythonInterpreterClassic"), | ##		(":Mac:scripts:ConfigurePython.py", "ConfigurePythonClassic", "PythonInterpreterClassic"), | ||||||
| 		(":Mac:Tools:IDE:PythonIDE.py", "Python IDE", None), | 		(":Mac:Tools:IDE:PythonIDE.py", "Python IDE", None), | ||||||
| 		(":Mac:Tools:CGI:PythonCGISlave.py", ":Mac:Tools:CGI:PythonCGISlave", None), | 		(":Mac:Tools:CGI:PythonCGISlave.py", ":Mac:Tools:CGI:PythonCGISlave", None), | ||||||
| 		(":Mac:Tools:CGI:BuildCGIApplet.py", ":Mac:Tools:CGI:BuildCGIApplet", None), | 		(":Mac:Tools:CGI:BuildCGIApplet.py", ":Mac:Tools:CGI:BuildCGIApplet", None), | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen