python-send-string

python-send-string is an alias for `python-shell-internal-send-string' in `python.el'.

(python-send-string STRING)

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

Send STRING to the Internal Python interpreter.
Returns the output. See `python-shell-send-string-no-output'.