[][src]Function rexpect::session::spawn_python

pub fn spawn_python(timeout: Option<u64>) -> Result<PtyReplSession>

Spawn the python shell

This is just a proof of concept implementation (and serves for documentation purposes)