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 bkabrda, serhiy.storchaka, vstinner
Date 2014-12-10.22:40:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418251204.59.0.852157540323.issue19527@psf.upfronthosting.co.za>
In-reply-to
Content
Why do you check hasattr(sys, 'getrefcount') in test_io.py, but hasattr(sys, 'getcounts') in all other tests?
History
Date User Action Args
2014-12-10 22:40:04serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, bkabrda
2014-12-10 22:40:04serhiy.storchakasetmessageid: <1418251204.59.0.852157540323.issue19527@psf.upfronthosting.co.za>
2014-12-10 22:40:04serhiy.storchakalinkissue19527 messages
2014-12-10 22:40:04serhiy.storchakacreate