mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Merge with 3.4
This commit is contained in:
commit
05d7d15626
1 changed files with 1 additions and 1 deletions
|
@ -1981,7 +1981,7 @@ Methods specific to Screen, not inherited from TurtleScreen
|
|||
:param startx: if positive, starting position in pixels from the left
|
||||
edge of the screen, if negative from the right edge, if None,
|
||||
center window horizontally
|
||||
:param startx: if positive, starting position in pixels from the top
|
||||
:param starty: if positive, starting position in pixels from the top
|
||||
edge of the screen, if negative from the bottom edge, if None,
|
||||
center window vertically
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue