x86_64-linux-gnu-python3.5dm-config

Debug Build of the Python Interpreter (version 3.5)

Install

All systems
curl cmd.cat/x86_64-linux-gnu-python3.5dm-config.sh
Debian Debian
apt-get install libpython3.5-dbg
Ubuntu
apt-get install libpython3.5-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install libpython3.5-dbg
Raspbian
apt-get install libpython3.5-dbg

libpython3.5-dbg

Debug Build of the Python Interpreter (version 3.5)

The package holds two things: - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. See the README.debug for more information.