Lines Matching refs:PyShell
42 * PyShell.py, idle, idles: Implement idle command interface as
43 suggested by GvR [idle-dev] 16 July **************** PyShell: Added
87 * PyShell.py: Call out IDLE Fork in startup message.
91 * PyShell.py, setup.py: Add a script "idles" which opens a Python
149 * PyShell.py: py-cvs-2001_07_13 (Rev 1.34) merge
152 found a bug here. Here's the deal: Class PyShell derives from
153 class OutputWindow. Method PyShell.close() wants to invoke its
154 parent method, but because PyShell long ago was inherited from
210 PyShell.py, StackViewer.py, extend.txt, idle.py, keydefs.py: Import
247 * PyShell.py: cvs-py-rel2_1 (Rev 1.29 - 1.33) merge
423 PyShell.py, RemoteInterp.py, ReplaceDialog.py, ScriptBinding.py,
440 PyParse.py, PyShell.py, README.txt, RemoteInterp.py,
469 PyShell.py, README.txt, Remote.py, RemoteInterp.py,
536 PyParse.py, PyShell.py, README.txt, ReplaceDialog.py,
558 PyParse.py, PyShell.py, README.txt, ReplaceDialog.py,
643 * PyShell.py: Close debugger when closing. This may break a cycle.
651 * PyShell.py: Extend _close() to break cycles.
849 * AutoIndent.py, PyParse.py, PyShell.py: Tim Peters again:
870 defaulting to 0 (false) and set to 1 (only) by PyShell. Reason: handling
966 * Attic/History.py, PyShell.py: Rename History to IdleHistory.
973 * AutoIndent.py, EditorWindow.py, PyShell.py:
1009 * ChangeLog, ColorDelegator.py, PyShell.py: Tim Peters strikes again:
1047 name to the __main__ namespace. This gets executed in the PyShell
1053 * PyShell.py: Nits: document use of $IDLESTARTUP; display idle version
1059 * PyShell.py:
1104 * PyShell.py, IdlePrefs.py, ColorDelegator.py, EditorWindow.py:
1150 * ScriptBinding.py, PyShell.py:
1233 * PyShell.py: Add current dir or paths of file args to sys.path.
1249 * PyShell.py, EditorWindow.py, Bindings.py:
1338 * Bindings.py, PyShell.py:
1389 …inding.py, ScriptBinding.py, ReplaceDialog.py, Attic/README, README.txt, PyShell.py, Attic/PopupMe…
1454 * PyShell.py:
1482 * PyShell.py: Details for debugger interface.
1495 * Debugger.py, PyShell.py: Better debugger support (show stack etc).
1520 * Debugger.py, PyShell.py: Polish the Debugger GUI a bit.
1525 * Debugger.py, PyShell.py, Bindings.py:
1542 * PyShell.py: Clear the linecache before printing a traceback
1548 * PyShell.py: Make the return key do what I mean more often.
1559 * PyShell.py: Subsume functionality from Popup menu in Debug menu.
1560 Other stuff so the PyShell window can be resurrected from the Windows menu.
1587 …or.py, UndoDelegator.py, StackViewer.py, SearchBinding.py, Attic/README, PyShell.py, Attic/PopupMe…