MCPcopy Index your code
hub / github.com/RustPython/RustPython / posixsubprocess.rs

File posixsubprocess.rs

crates/stdlib/src/posixsubprocess.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// spell-checker:disable
2
3use crate::vm::{
4 builtins::PyListRef,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected