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

File test_fcntl.py

Lib/test/test_fcntl.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test program for the fcntl C module.
2"""
3import platform
4import os

Callers

nothing calls this directly

Calls 3

import_moduleFunction · 0.90
get_lockdataFunction · 0.85
mainMethod · 0.45

Tested by

no test coverage detected