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