Function: python-send-string

python-send-string is a for python-shell-internal-send-string, defined in python.el.gz.

This function is obsolete since 24.3; use python-shell-internal-send-string instead.

Signature

(python-send-string STRING)

Documentation

Send STRING to the Internal Python interpreter.

Returns the output. See python-shell-send-string-no-output.

Probably introduced at or before Emacs version 24.3.

Aliases

python-send-string (obsolete since 24.3) python-send-receive (obsolete since 24.3)