mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue