Just in case it wasn't considered: Python modules can also be compiled. Matching on "ext_modules" in either setup.py or build.py should be a good indicator of this situation.

https://docs.python.org/3/distutils/setupscript.html#describing-extension-modules



On 9/8/20 10:29 PM, Jason Liu wrote:
All of Blender's add-ons are python scripts, but aren't actually a part of Blender's compiled binaries.

Reply via email to