MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / find_file

Function find_file

Misc/BeOS-setup.py:17–41  ·  view source on GitHub ↗

Searches for the directory where a given file is located, and returns a possibly-empty list of additional directories, or None if the file couldn't be found at all. 'filename' is the name of a file, such as readline.h or libcrypto.a. 'std_dirs' is the list of standard system directo

(filename, std_dirs, paths)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

find_library_fileFunction · 0.70
detect_modulesMethod · 0.70
detect_tkinterMethod · 0.70

Calls 2

joinMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected