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 terry.reedy
Recipients BreamoreBoy, lehmannro, rtarnell, terry.reedy
Date 2014-08-30.07:50:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409385003.94.0.813703377313.issue10598@psf.upfronthosting.co.za>
In-reply-to
Content
For some reason, rev73781 above links to rev55058:fb542ed91e7f, whereas the actual patch is bff927c8b410.

I think testing the replacement is reasonable, but should be call something like 'test_haskey_backup' and it should test that the backup worked, that curses.haskey exists and is the function in curses.haskey. It probably could go in default only.
History
Date User Action Args
2014-08-30 07:50:04terry.reedysetrecipients: + terry.reedy, lehmannro, rtarnell, BreamoreBoy
2014-08-30 07:50:03terry.reedysetmessageid: <1409385003.94.0.813703377313.issue10598@psf.upfronthosting.co.za>
2014-08-30 07:50:03terry.reedylinkissue10598 messages
2014-08-30 07:50:03terry.reedycreate