MCPcopy Create free account
hub / github.com/tox-dev/filelock / capabilities.py

File capabilities.py

tasks/capabilities.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""What the runtime this suite is running on can actually do.
2
3Probed rather than inferred from a platform or interpreter name: a name answers who is running, and every question
4here is about what the runtime can do. The coverage pragmas and the tests' skipif gates both read these, so a test

Callers

nothing calls this directly

Tested by

no test coverage detected