MCPcopy Index your code
hub / github.com/RustPython/RustPython / cmd_copy_lib.py

File cmd_copy_lib.py

scripts/update_lib/cmd_copy_lib.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3Copy library files from CPython.
4

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected