This commit is contained in:
K.GORODNYANSKAYA 2015-11-30 03:34:59 +00:00
commit 1a344dc54a

View File

@ -11,7 +11,7 @@ def get_dotenv(filename='.env'):
return Dotenv(str(pathlib.Path(__file__).parent / filename))
def sh(*args):
def select_savorg
proc = subprocess.Popen(args, stdout=subprocess.PIPE)
stdout, _ = proc.communicate()
return stdout
@ -21,3 +21,8 @@ def get_log_path(name):
path = pathlib.Path(__file__).parent / 'logs' / name
path.parent.mkdir(parents=True, exist_ok=True)
return path
импорт ('ПЕTR')
hallo
SAVE
DSV
?&