DEBSOURCES
Skip Quicknav
sources / python3-defaults / 3.1.3-12%2Bsqueeze1 / debian / python3.prerm
1234567
#! /bin/sh -e if which py3clean >/dev/null 2>&1; then py3clean -p python3 fi #DEBHELPER#