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

Резултати

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

Пребарај: #curious

当前筛选 #curious清除筛选
Pensive|

@PensivePost · Post #4917 · 12.02.2021 г., 12:07

For years a question I insist "After all, Why does the universe exist? Why were we born? Why tears fall when we mourn? Why heart skips a beat on a reply? Why does really there is a sky? Where are we actually now? On Earth. In the universe, But how? Where does then this universe is? Or everything is just an abysmal bliss..." #review #curious #poem

全民头条吃瓜

@xinwenchigua8 · Post #66521 · 08.05.2026 г., 10:39

男子要求司机手机导航被拒后威胁,“你好像想吃刀子,这么牛”,司机回怼:动一下试试,不是吓大的 #吃瓜#猎奇 After being refused a driver's request for navigation on his phone, the man threatened him, saying, "You look like you want a knife, you're so tough." The driver retorted, "Try moving, I'm not easily scared." #gossip#curious