]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add filled drawing methods and polygon methods.
authorGuido van Rossum <guido@python.org>
Tue, 16 Apr 1991 08:43:03 +0000 (08:43 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Apr 1991 08:43:03 +0000 (08:43 +0000)
commit27201069c0451c5844150c88e713c43b7eec5007
tree8bddce7fa7a8b3367f26c139cbb9cf04996eccb8
parenta5900aa549830d01b4653596c1d51e4ccf05b933
Add filled drawing methods and polygon methods.
Sort some method lists.
Increase max #menus, and give more reasonable error message
if exceeded.
Remove window setfont method.
Modules/stdwinmodule.c