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

File help_about.py

Lib/idlelib/help_about.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""About Dialog for IDLE
2
3"""
4import os

Callers

nothing calls this directly

Calls 4

python_versionFunction · 0.90
architectureFunction · 0.90
mainFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected