mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #17532: merge
This commit is contained in:
commit
6a00b6f4fd
5 changed files with 8 additions and 2 deletions
|
@ -822,7 +822,6 @@ class PyShell(OutputWindow):
|
|||
]
|
||||
|
||||
if macosxSupport.runningAsOSXApp():
|
||||
del menu_specs[-3]
|
||||
menu_specs[-2] = ("windows", "_Window")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue