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 Ramchandra Apte, davidhalter, ethan.furman, r.david.murray
Date 2013-09-11.16:11:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378915906.5.0.266916421254.issue19002@psf.upfronthosting.co.za>
In-reply-to
Content
So when you do a `dir(int)` you don't want to know what you can call on 7?  You'd rather know what you can call on 'type'?
History
Date User Action Args
2013-09-11 16:11:46ethan.furmansetrecipients: + ethan.furman, r.david.murray, Ramchandra Apte, davidhalter
2013-09-11 16:11:46ethan.furmansetmessageid: <1378915906.5.0.266916421254.issue19002@psf.upfronthosting.co.za>
2013-09-11 16:11:46ethan.furmanlinkissue19002 messages
2013-09-11 16:11:46ethan.furmancreate