Files

5 lines
48 B
Python
Raw Permalink Normal View History

2020-05-26 14:41:58 +02:00
import os
import sys
2020-05-26 12:17:41 +02:00
2020-05-26 14:41:58 +02:00
print("SP %s" % sys.path)