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

File untabify.py

Tools/patchcheck/untabify.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python3
2
3"Replace tabs with spaces in argument files. Print names of changed files."
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected