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

File tabnanny.py

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

Source from the content-addressed store, hash-verified

1"""The Tab Nanny despises ambiguous indentation. She knows no mercy.
2
3tabnanny -- Detection of ambiguous indentation
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected