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

Method get_ext_fullpath

Lib/distutils/command/build_ext.py:622–652  ·  view source on GitHub ↗

Returns the path of the filename for a given extension. The file is located in `build_lib` or directly in the package (inplace option).

(self, ext_name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

get_outputsMethod · 0.95
build_extensionMethod · 0.95
test_get_outputsMethod · 0.80
test_ext_fullpathMethod · 0.80

Calls 7

get_ext_fullnameMethod · 0.95
get_ext_filenameMethod · 0.95
translateMethod · 0.80
splitMethod · 0.80
get_finalized_commandMethod · 0.80
get_package_dirMethod · 0.80
joinMethod · 0.45

Tested by 6

test_get_outputsMethod · 0.64
test_ext_fullpathMethod · 0.64