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 terry.reedy
Recipients Paradisee, docs@python, edsouza, eric.araujo, ezio.melotti, georg.brandl, terry.reedy
Date 2015-03-02.21:59:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425333598.65.0.142252211486.issue23512@psf.upfronthosting.co.za>
In-reply-to
Content
> It would be disconcerting if you went to this page looking for a builtin [and had trouble finding it]

I agree with this premise.  Since Idle, and I presume other IDEs, color code apply, coerce, intern, and buffer as builtins indistinguishably from all the others, these 4 should somehow be easy to find in or just below the rest.  I have no particular opinion on the best way to do so.
History
Date User Action Args
2015-03-02 21:59:58terry.reedysetrecipients: + terry.reedy, georg.brandl, ezio.melotti, eric.araujo, docs@python, Paradisee, edsouza
2015-03-02 21:59:58terry.reedysetmessageid: <1425333598.65.0.142252211486.issue23512@psf.upfronthosting.co.za>
2015-03-02 21:59:58terry.reedylinkissue23512 messages
2015-03-02 21:59:58terry.reedycreate