mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
*** empty log message ***
This commit is contained in:
parent
e3511ec268
commit
755dd44f6d
@ -151,7 +151,7 @@ mode buffer is visited during an Emacs session. After that, use
|
||||
:type '(repeat string)
|
||||
:group 'python)
|
||||
|
||||
(defcustom pyd-python-command-args '("-d -i")
|
||||
(defcustom pyd-python-command-args '("-u" "-i")
|
||||
"*List of string arguments to be used when starting a Python shell."
|
||||
:type '(repeat string)
|
||||
:group 'python)
|
||||
|
Loading…
x
Reference in New Issue
Block a user