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 ethan.furman
Recipients Claudiu.Popa, belopolsky, christian.heimes, ethan.furman, ionelmc, jedwards, llllllllll, r.david.murray, terry.reedy
Date 2015-04-18.19:21:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429384904.69.0.678642906704.issue23990@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps callable() should be in the inspect module?  ;)

Speaking of which, how do all the is... functions there work with this descriptor implementation?
History
Date User Action Args
2015-04-18 19:21:44ethan.furmansetrecipients: + ethan.furman, terry.reedy, belopolsky, christian.heimes, ionelmc, r.david.murray, Claudiu.Popa, llllllllll, jedwards
2015-04-18 19:21:44ethan.furmansetmessageid: <1429384904.69.0.678642906704.issue23990@psf.upfronthosting.co.za>
2015-04-18 19:21:44ethan.furmanlinkissue23990 messages
2015-04-18 19:21:44ethan.furmancreate