]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34055: Revert deletion of line in IDLE's PyShell (#11346)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 29 Dec 2018 01:06:16 +0000 (20:06 -0500)
committerGitHub <noreply@github.com>
Sat, 29 Dec 2018 01:06:16 +0000 (20:06 -0500)
commit4bc246786f003cdf1fffb3403b4cd92fc42ba9ef
treeeeaa421e7c80b7e58a5b1cf0eef26d7807746b09
parentc0381aaea4ad3e866bde70393c4f7efe9bcf3568
bpo-34055: Revert deletion of line in IDLE's PyShell (#11346)

The attribute is still used in other modules.
Lib/idlelib/pyshell.py
Misc/NEWS.d/next/IDLE/2018-12-28-17-16-33.bpo-34055.TmmpzR.rst [new file with mode: 0644]