Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-579091.py
File
recipe-579091.py
recipes/Python/579091_CSV_to_Flat_File_Converter/recipe-579091.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# CSV to Flat-file Converter
2
# FB - 20150802
3
import
sys
4
Callers
nothing calls this directly
Calls
10
range
Function · 0.85
open
Function · 0.50
enumerate
Function · 0.50
exit
Method · 0.45
readlines
Method · 0.45
close
Method · 0.45
strip
Method · 0.45
split
Method · 0.45
join
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected