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 wiggin15
Recipients nemesis, r.david.murray, twouters, wiggin15
Date 2015-04-15.16:56:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429117005.05.0.95233923513.issue4254@psf.upfronthosting.co.za>
In-reply-to
Content
I'm adding patch without the update to Misc/NEWS.

I'm not sure why, but the curses doc refers to LINES and COLS as "environment variables". In the doc change I referred to them as just "variables" and used the notation that works for linking to them, using :envvar:
History
Date User Action Args
2015-04-15 16:56:45wiggin15setrecipients: + wiggin15, twouters, nemesis, r.david.murray
2015-04-15 16:56:45wiggin15setmessageid: <1429117005.05.0.95233923513.issue4254@psf.upfronthosting.co.za>
2015-04-15 16:56:45wiggin15linkissue4254 messages
2015-04-15 16:56:44wiggin15create