mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added a field that allows the user to set sys.argv-style arguments
to the script. Fixes #757544.
This commit is contained in:
parent
47db252786
commit
d7cccdd591
9 changed files with 21 additions and 5 deletions
|
@ -132,6 +132,7 @@
|
|||
4A9504D0FFE6A4CB11CA0CBA,
|
||||
4A9504D1FFE6A4CB11CA0CBA,
|
||||
);
|
||||
hasScannedForEncodings = 1;
|
||||
isa = PBXProject;
|
||||
mainGroup = 2A37F4AAFDCFA73011CA2CEA;
|
||||
projectDirPath = "";
|
||||
|
@ -385,7 +386,6 @@
|
|||
</dict>
|
||||
</plist>
|
||||
";
|
||||
shouldUseHeadermap = 0;
|
||||
};
|
||||
2A37F4C7FDCFA73011CA2CEA = {
|
||||
buildActionMask = 2147483647;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue