MCPcopy Create free account
hub / github.com/geekcomputers/Python / search record in binary file.py

File search record in binary file.py

1 File handle/File handle binary/search record in binary file.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# binary file to search a given record
2
3import pickle
4from dotenv import load_dotenv

Callers

nothing calls this directly

Calls 1

binary_searchFunction · 0.85

Tested by

no test coverage detected