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