Searched refs:my_dir (Results 1 – 5 of 5) sorted by relevance
52 my_dir = os.path.dirname(os.path.abspath(__file__))53 upload_py_path = os.path.join(my_dir, 'upload.py')
343 my_dir: %(home_dir)s/lumberjack344 my_pictures: %(my_dir)s/Pictures351 ``home_dir`` (``/Users`` in this case). ``%(my_dir)s`` in effect would357 ``%(my_dir)s/Pictures`` as the value of ``my_pictures`` and358 ``%(home_dir)s/lumberjack`` as the value of ``my_dir``.378 my_dir: ${home_dir}/lumberjack379 my_pictures: ${my_dir}/Pictures401 my_dir: ${Common:home_dir}/twosheds402 my_pictures: ${my_dir}/Pictures
117 library/configparser,,:home,my_dir: ${Common:home_dir}/twosheds
522 $MKDIR "$my_dir" 2>/dev/null || :
542 $MKDIR "$my_dir" 2>/dev/null || :