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.
1 file changed