Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-496893.py
File
recipe-496893.py
recipes/Python/496893_Tabify/recipe-496893.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
# tabify.py -- Convert indentation with spaces to tabs
3
# 2006-01-23 by Yuce Tekol. www.geocities.com/yucetekol
4
# Last modification: 2006-07-18
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected