Skip to content
Snippets Groups Projects
Commit d329dbcb authored by Aleksandr Vodianov's avatar Aleksandr Vodianov
Browse files

fixed gitignore

parent 15f09566
No related branches found
No related tags found
No related merge requests found
# Импортируем модуль os build/*
import os example/tmp
# Импортируем модуль sys example/var
import sys *.text
while True: _skbuild/
# Принимаем имя переменной среды .pybuild/
key_value = input(«Enter the key of the environment variable:») dist/
# Проверяем, инициализирована ли переменная CellFrame.egg-info/
try: debian/*.log
if os.environ[key_value]: debian/*.debhelper
print(«The value of», key_value, » is «, os.environ[key_value]) debian/*.substvars
# Если переменной не присвоено значение, то ошибка debian/python3-cellframe-doc/
except KeyError: debian/python3-cellframe/
print(key_value, ‘environment variable is not set.’) debian/files
# Завершаем процесс выполнения скрипта *.text
sys.exit(1) CMakeLists.txt.user*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment