summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/PyShell.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-03-21 20:04:42 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-03-21 20:04:42 (GMT)
commit9f696c9809cb1c9d6f4b8d2cd43dcf866825f4e3 (patch)
tree2c76630a5d3207cdc0087925ca2e1b28aeb5e781 /Lib/idlelib/PyShell.py
parenta8e8f7ee1c39e61be9863098d3277884ce527ded (diff)
downloadcpython-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