Mini Shell

Direktori : /proc/self/root/proc/thread-self/root/opt/imh-python/bin/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/opt/imh-python/bin/calc-prorate3

#!/opt/imh-python/bin/python3.9
# -*- coding: utf-8 -*-
import re
import sys
from tempora import calculate_prorated_values
if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
    sys.exit(calculate_prorated_values())

Zerion Mini Shell 1.0