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

Method get_package_dir

Lib/distutils/command/build_py.py:143–181  ·  view source on GitHub ↗

Return the directory, relative to the top of the source distribution, where package 'package' should be found (at least according to the 'package_dir' option, if any).

(self, package)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

get_data_filesMethod · 0.95
find_modulesMethod · 0.95
find_all_modulesMethod · 0.95
build_packagesMethod · 0.95
get_ext_fullpathMethod · 0.80

Calls 4

splitMethod · 0.80
joinMethod · 0.45
insertMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected