Upgradetty Python One Liner
python -c 'import pty; pty.spawn("/bin/bash")'
Average Aardvark
python -c 'import pty; pty.spawn("/bin/bash")'