Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ os.rs
File
os.rs
crates/vm/src/stdlib/os.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// spell-checker:disable
2
3
use crate::{
4
AsObject, Py, PyObjectRef, PyPayload, PyResult, TryFromObject, VirtualMachine,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected