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

File basic.rs

crates/vm/src/stdlib/_ast/basic.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::*;
2use rustpython_codegen::compile::ruff_int_to_bigint;
3use rustpython_compiler_core::SourceFile;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected