mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +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
|
@ -3,14 +3,14 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>551 90 356 240 0 0 1280 1002 </string>
|
||||
<string>398 60 356 240 0 0 1024 746 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>286.0</string>
|
||||
<string>291.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>6I32</string>
|
||||
<string>6L60</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue