2 lines
55 B
Python
2 lines
55 B
Python
|
import os; os.path.join( os.path.dirname( __file__ ) )
|
|
import os; os.path.join( os.path.dirname( __file__ ) )
|