Message 305654 - Python tracker

Message305654

Author zach.ware
Recipients joe m2, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-06.16:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509986535.35.0.213398074469.issue31951@psf.upfronthosting.co.za>
In-reply-to
Content
Curses is available for Windows from Christopher Gohlke's site: https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses

We should clean up this situation, though, either by making the state of Windows curses support explicit in the docs or by actually adding support for it in the default distribution.
History
Date User Action Args
2017-11-06 16:42:15zach.waresetrecipients: + zach.ware, paul.moore, vstinner, tim.golden, steve.dower, joe m2
2017-11-06 16:42:15zach.waresetmessageid: <1509986535.35.0.213398074469.issue31951@psf.upfronthosting.co.za>
2017-11-06 16:42:15zach.warelinkissue31951 messages
2017-11-06 16:42:15zach.warecreate