CofeehousePy/test.py

3 lines
61 B
Python
Raw Normal View History

2021-01-14 19:21:07 +01:00
import os
print(os.path.dirname(os.path.realpath(__file__)))