Files
RustPython/vm/Lib/README.md
2019-11-22 22:49:11 -06:00

7 lines
223 B
Markdown

# Frozen Python modules
A collection of Python modules frozen into the VM at compile time.
See the comments in [`frozen.rs`](../src/frozen.rs) for explanations of the
different files and subdirectories in this directory.