Current Path : /usr/share/python3/runtime.d/ |
Current File : //usr/share/python3/runtime.d/dh-python.rtupdate |
#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p dh-python /usr/share/dh-python py3compile -p dh-python -V 3.2- /usr/share/dh-python fi