mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Optionally honour #! paths in scripts. Fixes #676358.
This commit is contained in:
		
							parent
							
								
									996acf122d
								
							
						
					
					
						commit
						3d3b74677a
					
				
					 14 changed files with 54 additions and 14 deletions
				
			
		|  | @ -9,6 +9,7 @@ | |||
|                 commandline = NSTextField;  | ||||
|                 debug = NSButton;  | ||||
|                 filetype = NSPopUpButton;  | ||||
|                 honourhashbang = NSButton;  | ||||
|                 inspect = NSButton;  | ||||
|                 interpreter = NSTextField;  | ||||
|                 nosite = NSButton;  | ||||
|  |  | |||
|  | @ -3,14 +3,14 @@ | |||
| <plist version="1.0"> | ||||
| <dict> | ||||
| 	<key>IBDocumentLocation</key> | ||||
| 	<string>126 59 356 240 0 0 1024 746 </string> | ||||
| 	<string>660 84 519 534 0 0 1280 1002 </string> | ||||
| 	<key>IBFramework Version</key> | ||||
| 	<string>291.0</string> | ||||
| 	<string>286.0</string> | ||||
| 	<key>IBOpenObjects</key> | ||||
| 	<array> | ||||
| 		<integer>5</integer> | ||||
| 	</array> | ||||
| 	<key>IBSystem Version</key> | ||||
| 	<string>6G30</string> | ||||
| 	<string>6I32</string> | ||||
| </dict> | ||||
| </plist> | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib
									
										
									
										generated
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen