MCPcopy 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
3import sys
4

Callers

nothing calls this directly

Calls 10

rangeFunction · 0.85
openFunction · 0.50
enumerateFunction · 0.50
exitMethod · 0.45
readlinesMethod · 0.45
closeMethod · 0.45
stripMethod · 0.45
splitMethod · 0.45
joinMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected