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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #214 · 12 фев.

Как правильно проверить атрибуты доступа файла? То есть доступна ли запись в файл или является ли он исполняемым? Для этого в Python есть функция os.access() Проверять так: os.access(path, flag) Функция вернёт bool в зависимости от наличия указанного флага. Всего есть 4 флага проверки: os.F_OK - наличие файла на диске os.R_OK - доступ на чтение os.W_OK - доступ на запись os.X_OK - доступ на исполнение Например, вместо try-except лучше делать так (пример из документации): if os.access("myfile", os.R_OK): with open("myfile") as fp: return fp.read() #basic#libs

Hashtags

Резултати

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

Пребарај: #migrationpact

当前筛选 #migrationpact清除筛选
Viktor Orban

@PM_ViktorOrban · Post #8 · 06.10.2023 г., 20:19

The heat is on in #Brussels: the budget is a mess, the #MigrationPact has failed, and the Brusselian strategy on the Russia-Ukraine war is fundamentally flawed. In this situation, Hungary cannot support any budget amendment proposal.

Viktor Orban

@PM_ViktorOrban · Post #18 · 10.04.2024 г., 19:08

The #MigrationPact is another nail in the coffin of the European Union. Unity is dead, secure borders are no more. Hungary will never give in to the mass migration frenzy! We need a change in Brussels in order to #StopMigration ! https://www.euronews.com/my-europe/2024/04/10/european-parliament-narrowly-endorses-eu-migration-reform-moving-it-closer-to-the-finish-l https://t.me/PM_ViktorOrban