DEBSOURCES
Skip Quicknav
sources / rust-shared-child / 1.1.1-1 / debian / patches / python3.diff
12345
--- a/src/lib.rs +++ b/src/lib.rs @@ -42,1 +42,1 @@ -//! let mut command = Command::new("python"); +//! let mut command = Command::new("python3");