MCPcopy Index your code
hub / github.com/python/cpython / __main__.py

File __main__.py

PC/layout/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2
3try:
4 import layout # noqa: F401

Callers

nothing calls this directly

Calls 6

PathClass · 0.90
mainFunction · 0.90
strFunction · 0.85
insertMethod · 0.45
resolveMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected