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 vstinner
Recipients nemesis, vstinner
Date 2008-11-03.16:18:09
SpamBayes Score 0.0058256267
Marked as misclassified No
Message-id <1225729090.12.0.854094925669.issue4254@psf.upfronthosting.co.za>
In-reply-to
Content
Your function PyCurses_update_lines_cols() has no documentation. Can 
you add it?

Can you also give an use case of update_lines_cols()? The function is 
already called by curses.resizeterm() and curses.resize_term().
History
Date User Action Args
2008-11-03 16:18:10vstinnersetrecipients: + vstinner, nemesis
2008-11-03 16:18:10vstinnersetmessageid: <1225729090.12.0.854094925669.issue4254@psf.upfronthosting.co.za>
2008-11-03 16:18:09vstinnerlinkissue4254 messages
2008-11-03 16:18:09vstinnercreate