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 eric.araujo
Recipients benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash, r.david.murray
Date 2011-06-09.11:45:01
SpamBayes Score 0.11156715
Marked as misclassified No
Message-id <1307619902.25.0.815288748463.issue11975@psf.upfronthosting.co.za>
In-reply-to
Content
I don’t like the idea of built-in functions being displayed as “builtins.int”: normal use of builtins is without explicit use of the module name.
History
Date User Action Args
2011-06-09 11:45:02eric.araujosetrecipients: + eric.araujo, georg.brandl, benjamin.peterson, ezio.melotti, r.david.murray, jonash, docs@python
2011-06-09 11:45:02eric.araujosetmessageid: <1307619902.25.0.815288748463.issue11975@psf.upfronthosting.co.za>
2011-06-09 11:45:01eric.araujolinkissue11975 messages
2011-06-09 11:45:01eric.araujocreate