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 ronaldoussoren
Recipients ezio.melotti, michael.foord, nadeem.vawda, pitrou, python-dev, r.david.murray, ronaldoussoren, vstinner
Date 2012-08-15.13:24:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345037054.89.0.638642828484.issue12669@psf.upfronthosting.co.za>
In-reply-to
Content
BTW. the documentation for curses.setupterm says:

curses.setupterm([termstr, fd])

The first argument is actually named "term" in the C code.
History
Date User Action Args
2012-08-15 13:24:14ronaldoussorensetrecipients: + ronaldoussoren, pitrou, vstinner, nadeem.vawda, ezio.melotti, r.david.murray, michael.foord, python-dev
2012-08-15 13:24:14ronaldoussorensetmessageid: <1345037054.89.0.638642828484.issue12669@psf.upfronthosting.co.za>
2012-08-15 13:24:14ronaldoussorenlinkissue12669 messages
2012-08-15 13:24:14ronaldoussorencreate