python3.2mu

Debug Build of the Python Interpreter (version 3.2)

Install

All systems
curl cmd.cat/python3.2mu.sh
Debian Debian
apt-get install python3.2-dbg
Raspbian
apt-get install python3.2-dbg

python3.2-dbg

Debug Build of the Python Interpreter (version 3.2)

Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.2/lib-dynload/debug first.

python3.2-minimal

Minimal subset of the Python language (version 3.2)

This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.2-minimal/README.Debian for a list of the modules contained in this package.