mirror of
https://github.com/python/cpython.git
synced 2025-10-22 14:42:22 +00:00
#py-shell gets an autoload cookie
This commit is contained in:
parent
f71f6133d0
commit
c72ad871ba
1 changed files with 1 additions and 0 deletions
|
@ -782,6 +782,7 @@ Electric behavior is inhibited inside a string or comment."
|
|||
|
||||
|
||||
;;; Functions that execute Python commands in a subprocess
|
||||
;;;###autoload
|
||||
(defun py-shell ()
|
||||
"Start an interactive Python interpreter in another window.
|
||||
This is like Shell mode, except that Python is running in the window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue