MCPcopy
hub / github.com/dabeaz/python-cookbook / example.py

File example.py

src/4/creating_data_processing_pipelines/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import fnmatch
3import gzip
4import bz2

Callers

nothing calls this directly

Calls 4

gen_findFunction · 0.85
gen_openerFunction · 0.85
gen_concatenateFunction · 0.85
gen_grepFunction · 0.85

Tested by

no test coverage detected