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 serhiy.storchaka
Recipients amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka
Date 2016-04-24.20:24:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461529482.09.0.936239527723.issue26841@psf.upfronthosting.co.za>
In-reply-to
Content
There are two methods named "test_errors" in FunctionTestCase in Lib/ctypes/test/test_functions.py. The latter hides the former.
History
Date User Action Args
2016-04-24 20:24:42serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, belopolsky, meador.inge
2016-04-24 20:24:42serhiy.storchakasetmessageid: <1461529482.09.0.936239527723.issue26841@psf.upfronthosting.co.za>
2016-04-24 20:24:42serhiy.storchakalinkissue26841 messages
2016-04-24 20:24:41serhiy.storchakacreate