Your IP : 18.218.24.244


Current Path : /usr/share/python3/runtime.d/
Upload File :
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