Repository URL to install this package:
|
Version:
2.1.0 ▾
|
import os
def from_this_dir(filename):
return os.path.join(os.path.dirname(os.path.abspath(__file__)), filename)