Message 305648 - Python tracker

Message305648

Author paul.moore
Recipients joe m2, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-06.16:00:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509984005.95.0.213398074469.issue31951@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for the curses module say "While curses is most widely used in the Unix environment, versions are available for Windows, DOS, and possibly other systems as well." This is the only mention of platform support I can see.

It might be worth making the platform support explicit in the docs.
History
Date User Action Args
2017-11-06 16:00:06paul.mooresetrecipients: + paul.moore, vstinner, tim.golden, zach.ware, steve.dower, joe m2
2017-11-06 16:00:05paul.mooresetmessageid: <1509984005.95.0.213398074469.issue31951@psf.upfronthosting.co.za>
2017-11-06 16:00:05paul.moorelinkissue31951 messages
2017-11-06 16:00:05paul.moorecreate