Your IP : 216.73.216.79


Current Path : /usr/share/python3/runtime.d/
Upload File :
Current File : //usr/share/python3/runtime.d/python3-cached-property.rtupdate

#! /bin/sh
set -e

if [ "$1" = rtupdate ]; then
	py3clean -p python3-cached-property /usr/share/python3-cached-property
	py3compile -p python3-cached-property  /usr/share/python3-cached-property
fi