python-send-receive
python-send-receive is an alias for `python-shell-internal-send-string' in `python.el
'.
(python-send-receive 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'.