TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #201 · 13 јан.

Мы уже знаем, что на текущую сессию интерпретатора изменение PYTHONPATH никак не повлияет. Но если вы запустите дочерний процесс, то он унаследует окружение текущего процесса, а значит и изменения в любых переменных будут на него влиять. Вот небольшой пример: Объявляем переменную user@host:~$ export PYTHONPATH=/path1 Запускаем интерпретатор user@host:~$ python3 Проверим что в sys.path >>> import sys >>> print(sys.path) ['', '/path1', '/usr/lib/...', ...] Добавляем что-то в переменную >>> import os >>> os.emviron['PYTHONPATH'] = '/path1:/path2' >>> print(sys.path) ['', '/path1', '/usr/lib/...', ...] Изменений нет. Но давайте запустим дочерний процесс и посмотрим там >>> os.system('python3') # теперь мы находимся в другом процессе >>> import sys >>> print(sys.path) ['', '/path1', '/path2', '/usr/lib/...', ...] Тоже самое будет и с subprocess, так как по умолчанию текущее окружение тоже наследуется. >>> import subprocess >>> subprocess.call(['python3', '-c', 'import sys;print(sys.path)']) ['', '/path1', '/path2', '/usr/lib/...', ...] ______________________ Лучшей практикой является передача энвайронмента явно через аргумент env! import subprocess subprocess.call(cmd, env={'PYTHONPATH': '...'}) Это поможет точно понимать какое окружение будет у запускаемого процесса и при этом не изменять окружение текущего процесса. #basic

Hashtags

Резултати

Пронајдени 7 слични објави

Пребарај: #slavic

当前筛选 #slavic清除筛选

On the Zorya In Slavic mythology, the Zorya are the two guardian goddesses who guard and watch over the doomsday hound, Simargl, who is chained to the North Star - Polaris in the constellation Ursa Minor, the “little bear”. If the chain ever breaks, the hound will devour the constellation and the universe will end. The Zorya represent the Morning Star and the Evening Star. They serve the sun god Dažbog, who in some myths is described as their father. Zorya Utrennyaya, the Morning Star, opens the gates to his palace every morning for the sun-chariot’s departure. At dusk, Zorya Vechernyaya, the Evening Star, closes the palace gates once more after his return. #mythology#slavic @EuropeanTribalism

It's 'Telegram Thursday' and I want to recommend you interesting channels. Today marks the first of a series of recommendations, based on the various expressions of European culture. We start with a channel, which focuses on the Slavic aspect: https://t.me/THEOLDWAYS Have a look and follow! #Slavic#TelegramThursday @EuropeanTribalism

Dreams Gallery

@dreamsgallerys · Post #2043 · 05.02.2024 г., 04:56

Из старых запасов. Немного ужастиков по мотивам русского народного фольклора By Voodoont Dreams Gallery #voodoont #ai#арт#art#girl#horror#fairy_tail#dark_fantasy#fantasy#slavic#witch