This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients larry, meador.inge
Date 2014-01-15.20:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389816656.71.0.352496302857.issue20178@psf.upfronthosting.co.za>
In-reply-to
Content
All the functions in curses_panel are convertable.  The threeMETH_NOARGS functions simply get no arguments.  And here's new_panel:

new_panel
  window: object(subclass_of='&PyCursesWindow_Type')
  /
History
Date User Action Args
2014-01-15 20:10:56larrysetrecipients: + larry, meador.inge
2014-01-15 20:10:56larrysetmessageid: <1389816656.71.0.352496302857.issue20178@psf.upfronthosting.co.za>
2014-01-15 20:10:56larrylinkissue20178 messages
2014-01-15 20:10:56larrycreate