]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed getargs() call in setfont.
authorGuido van Rossum <guido@python.org>
Wed, 5 Feb 1992 11:15:00 +0000 (11:15 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 5 Feb 1992 11:15:00 +0000 (11:15 +0000)
commit3c8ba7a1eac574a6377e3c1642fb96c32cfca073
tree4dd4c1a34f34454bb4740e7af63b18182f88adb9
parent862c6f1046a0372269eb66d72b0498d05353f6eb
Fixed getargs() call in setfont.
Improved setwincursor() to allow None to explicitly turn the cursor off.
Modules/stdwinmodule.c