flo-token-tracking/temp.py
2018-12-10 18:30:42 +05:30

5 lines
80 B
Python

import os
basedir = os.path.abspath(os.path.dirname(__file__))
print(basedir)