Python -C import Pty;
python -c 'import pty;pty.spawn("/bin/bash")'
XeN0N
python -c 'import pty;pty.spawn("/bin/bash")'