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 zach.ware
Recipients docs@python, py.user, zach.ware
Date 2013-06-20.18:45:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371753936.9.0.651227012947.issue18272@psf.upfronthosting.co.za>
In-reply-to
Content
Being Python 3, it should actually be "builtins" rather than "__builtins__".

Also, imp.rst and importlib.rst have the same issue in the description of reload().
History
Date User Action Args
2013-06-20 18:45:36zach.waresetrecipients: + zach.ware, docs@python, py.user
2013-06-20 18:45:36zach.waresetmessageid: <1371753936.9.0.651227012947.issue18272@psf.upfronthosting.co.za>
2013-06-20 18:45:36zach.warelinkissue18272 messages
2013-06-20 18:45:36zach.warecreate