Files
RustPython/crates/vm/Lib/README.md
2025-11-15 21:51:33 +09:00

223 B

Frozen Python modules

A collection of Python modules frozen into the VM at compile time.

See the comments in frozen.rs for explanations of the different files and subdirectories in this directory.