Beispiel #1
0
 def _getUtilScriptPath(cls, script_name):
     return os.path.join(toilPackageDirPath(), 'utils', script_name + '.py')
Beispiel #2
0
 def _getUtilScriptPath(cls, script_name):
     return os.path.join(toilPackageDirPath(), 'utils', script_name + '.py')