]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix bug I created during merge from Python-idle.
authorKurt B. Kaiser <kbk@shore.net>
Mon, 23 Sep 2002 04:10:37 +0000 (04:10 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Mon, 23 Sep 2002 04:10:37 +0000 (04:10 +0000)
commitb97641994617115321719d4ecf797a461e2d5cf2
tree4e3c49568ae5c3b7d322a7d33a9a731f5df740f9
parente49dd4c64bd711b4287dbf292d9d2bb34cdf280f
Fix bug I created during merge from Python-idle.

Also, decided IDENTCHARS is better as global, after all.
Lib/idlelib/PyShell.py