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 skrah
Recipients akuchling, asmodai, mark.dickinson, r.david.murray, skrah
Date 2010-04-17.10:31:08
SpamBayes Score 0.00014404325
Marked as misclassified No
Message-id <1271500270.93.0.704662484069.issue7384@psf.upfronthosting.co.za>
In-reply-to
Content
Alas, after installing curses from /usr/ports/devel/ncurses I did not
recompile Modules/_curses_panel.c.

So, after a proper build

  ./python Lib/test/regrtest.py -uall  test_curses

shows no errors.
History
Date User Action Args
2010-04-17 10:31:11skrahsetrecipients: + skrah, akuchling, mark.dickinson, asmodai, r.david.murray
2010-04-17 10:31:10skrahsetmessageid: <1271500270.93.0.704662484069.issue7384@psf.upfronthosting.co.za>
2010-04-17 10:31:09skrahlinkissue7384 messages
2010-04-17 10:31:08skrahcreate