]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change our special entries from <console#N> to <pyshell#N>.
authorGuido van Rossum <guido@python.org>
Mon, 19 Oct 1998 02:26:16 +0000 (02:26 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Oct 1998 02:26:16 +0000 (02:26 +0000)
commitcc0ade8cd51d8b02885217d3109d4d470eb9702a
tree8d44f2e7da092793e2d7b6d1bed98e4027afd72c
parentb52cfa1d97051e53b80aee7d4ef1bed97d0f0e03
Change our special entries from <console#N> to <pyshell#N>.
Patch linecache.checkcache() to keep our special entries alive.
Add popup menu to all editor windows to set a breakpoint.
Tools/idle/PyShell.py