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 sandro.tosi
Recipients docs@python, ezio.melotti, sandro.tosi
Date 2011-06-26.09:58:10
SpamBayes Score 1.383869e-07
Marked as misclassified No
Message-id <1309082294.72.0.828928009972.issue11363@psf.upfronthosting.co.za>
In-reply-to
Content
As requested by Ezio, I'm attaching a "pre-patch" to bring curses doc a bit more adherent to current standards like by s/Returns/Return/ , ``True`` instead of true and so on. It applies ok on 3.3 and 3.2, on 2.7 a hunk is failing (but Ezio said it's fine this way :)).

After this patch is applies, the previous one (to add missing functs) can be applied.
History
Date User Action Args
2011-06-26 09:58:15sandro.tosisetrecipients: + sandro.tosi, ezio.melotti, docs@python
2011-06-26 09:58:14sandro.tosisetmessageid: <1309082294.72.0.828928009972.issue11363@psf.upfronthosting.co.za>
2011-06-26 09:58:14sandro.tosilinkissue11363 messages
2011-06-26 09:58:14sandro.tosicreate