Eu não estou familiarizado com isso, mas talvez sejam equivalentes:
python-send-region
Send the region to the inferior Python process.
May print a message, so only suitable for interactive use.
python-send-region-and-go
Send the region to the inferior Python process.
Then switch to the process buffer.
python-send-defun
Send the current defun (class or method) to the inferior Python process.
python-python-command
Shell command to run Python interpreter.
Any arguments can't contain whitespace.
Note that IPython may not work properly;
it must at least be used with the '-cl' flag,
i.e. use 'ipython -cl'.
Doesn't take full effect unless set through Custom.
Verifique também o 'gallina' python.el como mencionado aqui .