
The package holds two things:
- a python interpreter configured with --pydebug. dynamically loaded modules
are searched as
_d.so first. third party extensions need a separate
build to be used by this interpreter.
- debug information for standard python interpreter and extensions.
see the readme.debug for more information.