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 Nicholas.Cole
Recipients Arfrever, Nicholas.Cole, akuchling, cben, eric.araujo, gpolo, inigoserna, jcea, john.feuerstein, nadeem.vawda, petri.lehtinen, pitrou, python-dev, r.david.murray, schodet, vstinner, zeha
Date 2012-04-05.21:45:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333662345.31.0.0670232250632.issue12567@psf.upfronthosting.co.za>
In-reply-to
Content
Testing the Python3.3a2 build on OS X - the exception 


AttributeError: '_curses.curses window' object has no attribute 'get_wch'

is still being raised. I don't have a Linux build I can easily test with. Is this a particular problem with the OS X build?
History
Date User Action Args
2012-04-05 21:45:45Nicholas.Colesetrecipients: + Nicholas.Cole, akuchling, jcea, cben, pitrou, vstinner, nadeem.vawda, gpolo, eric.araujo, Arfrever, r.david.murray, inigoserna, zeha, schodet, python-dev, petri.lehtinen, john.feuerstein
2012-04-05 21:45:45Nicholas.Colesetmessageid: <1333662345.31.0.0670232250632.issue12567@psf.upfronthosting.co.za>
2012-04-05 21:45:44Nicholas.Colelinkissue12567 messages
2012-04-05 21:45:44Nicholas.Colecreate