mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
This commit is contained in:
parent
f2a2c796e3
commit
9af9498c6e
34 changed files with 189 additions and 205 deletions
|
|
@ -206,7 +206,7 @@ Window objects have the following methods, among others:
|
|||
|
||||
.. method:: Window.open()
|
||||
|
||||
Override this method to open a window. Store the MacOS window-id in
|
||||
Override this method to open a window. Store the Mac OS window-id in
|
||||
:attr:`self.wid` and call the :meth:`do_postopen` method to register the window
|
||||
with the parent application.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue