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 Ramchandra Apte
Recipients Ramchandra Apte, davidhalter, ethan.furman, r.david.murray
Date 2013-09-11.16:13:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAExgZOhcpkkzcVj=+et_ffAyenPp3KsB8rCpk12A40qmH3-FNQ@mail.gmail.com>
In-reply-to <1378915906.5.0.266916421254.issue19002@psf.upfronthosting.co.za>
Content
On 11 September 2013 21:41, Ethan Furman <report@bugs.python.org> wrote:

>
> Ethan Furman added the comment:
>
> 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'?
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue19002>
> _______________________________________
>

Yes, as that is more consistent.
History
Date User Action Args
2013-09-11 16:13:54Ramchandra Aptesetrecipients: + Ramchandra Apte, r.david.murray, ethan.furman, davidhalter
2013-09-11 16:13:54Ramchandra Aptelinkissue19002 messages
2013-09-11 16:13:54Ramchandra Aptecreate