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

File libc_posix.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import collections
3import dataclasses
4import pathlib

Callers

nothing calls this directly

Calls 7

isinstanceFunction · 0.85
CfgClass · 0.85
TargetClass · 0.70
mainFunction · 0.70
compileMethod · 0.45
loadsMethod · 0.45
read_textMethod · 0.45

Tested by

no test coverage detected