diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-07-14 20:38:30 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-07-14 20:38:30 (GMT) |
commit | 5a76c44181465060ecde3588491d5c98eb979a1d (patch) | |
tree | 13fbc277cd961e3971ae1f098b7faa0af156374f /Lib/idlelib | |
parent | 9eb27a89d8e37504a685651963c390bf8ebf78ca (diff) | |
download | cpython-5a76c44181465060ecde3588491d5c98eb979a1d.zip cpython-5a76c44181465060ecde3588491d5c98eb979a1d.tar.gz cpython-5a76c44181465060ecde3588491d5c98eb979a1d.tar.bz2 |
Fix bug #417212: "curses.newwin can return pads" by changing the Python
newwin() wrapper to always return a window, and never a pad. This makes
the code match the documentation.
Diffstat (limited to 'Lib/idlelib')
0 files changed, 0 insertions, 0 deletions