diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-03-21 20:04:42 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-03-21 20:04:42 (GMT) |
commit | 9f696c9809cb1c9d6f4b8d2cd43dcf866825f4e3 (patch) | |
tree | 2c76630a5d3207cdc0087925ca2e1b28aeb5e781 /Lib/idlelib/PyShell.py | |
parent | a8e8f7ee1c39e61be9863098d3277884ce527ded (diff) | |
download | cpython-9f696c9809cb1c9d6f4b8d2cd43dcf866825f4e3.zip cpython-9f696c9809cb1c9d6f4b8d2cd43dcf866825f4e3.tar.gz cpython-9f696c9809cb1c9d6f4b8d2cd43dcf866825f4e3.tar.bz2 |
Issue #23075: Whether __builtins__ is a module or a dict is undefined in
CPython. Use the reliably well defined `import __builtin__` instead.
Patch by Alex Gaynor.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions