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

Method swig_sources

Lib/distutils/command/build_ext.py:531–585  ·  view source on GitHub ↗

Walk the list of source files in 'sources', looking for SWIG interface (.i) files. Run SWIG on all that are found, and return a modified 'sources' list with SWIG source files replaced by the generated C (or C++) files.

(self, sources, extension)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

build_extensionMethod · 0.95

Calls 6

find_swigMethod · 0.95
warnMethod · 0.45
appendMethod · 0.45
extendMethod · 0.45
infoMethod · 0.45
spawnMethod · 0.45

Tested by

no test coverage detected