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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #281 · 18 авг.

Что-то вы гоните насчет "привычного вида формата 755 и 644". Я вот вообще не понял что это!😳 Действительно, что означают цифры которые мы получили в прошлом посте? Это кодировка, заключающая в себе режимы доступа к файлу. Подробней можно почитать в статье про chmod. Там можно увидеть альтернативное обозначение того же самого с помощью символов r w x, что значит чтение, запись, исполнение. Чтобы преобразовать восьмеричное число в такое обозначение в Python есть готовая функция >>> stat.filemode(0o755) '?rwxr-xr-x' Мы видим 3 группы по 3 символа, дающие 3 типа доступа для 3 типов юзеров. А что за знак вопроса в начале? Давайте передадим в эту функцию необрезанное значение от os.stat >>> stat.filemode(os.stat(path).st_mode) 'drwxr-xr-x' Это данные, которые мы безжалостно обрезали в прошлый раз😼 Первый символ обозначает тип объекта. Это может быть файл (-), директория (d) или симлинк (l). Вот простая схема данной кодировки [1][3][3][3] │ │ │ │ │ │ │ └──> Others Permissions │ │ └─────> Group Permissions │ └────────> Owner Permissions └───────────> File Type (разверните экран если вы с телефона) Если вы попробуете получить пермишены для симлинка то получите пермишены для файла >>> path = '.venv/bin/python3' >>> stat.filemode(os.stat(path).st_mode) '-rwxr-xr-x' Чтобы получить свойства именно симлинка, нужно это явно указать >>> stat.filemode(os.stat(path, follow_symlinks=False).st_mode) 'lrwxrwxrwx' #tricks#basic

Резултати

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

Пребарај: #vts

当前筛选 #vts清除筛选
TOP Signals Spot

@cryptocurreniesbtc · Post #23033 · 09.08.2024 г., 16:28

Hello everyone, 48 hours left until our next free for all pump on MEXC!! The target this time will be 50X-100X gains possibly even more. B Bulls took a stand at the $50k support sparking an immediate and powerful rebound. The market now roars with bullish energy, and momentum is very strong indicating alts monster rally ahead so We can guarantee that this upcoming mega pump will have amazing results like our previous pumps: #YOLO (3200%) #VTS (3500%) #FRTN (6500%) #JET (+10600%) We are pumping on MEXC because MEXC is the best place to profit from small cap gems. There are a lot of trading pairs listed which allow us a breadth of options. Many retail, algo, and daily active traders use MEXC and will add additional volume to our signals and we believe that with our massive buying power we will be able to reach 50X-100X easily possibly even more as there is very little hidden sell pressure in the orderbooks. This event will be the biggest one that we have done in the history of our group and will top our previous ones in terms of % gain. we’re ready to see our biggest volume in history, Be prepared for a massive 50X-100X pump signal on MEXC this Sunday.

Mexc Crypto Signals Pumps Trading Kucoin

@mexc_signals_pumps_trading · Post #1267 · 09.08.2024 г., 17:19

Hello everyone, 47 hours left until our next free for all pump on MEXC!! The target this time will be 50X-100X gains possibly even more. Bulls took a stand at the $50k support sparking an immediate and powerful rebound. The market now roars with bullish energy, and momentum is very strong indicating alts monster rally ahead so We can guarantee that this upcoming mega pump will have amazing results like our previous pumps: #YOLO (3200%) #VTS (3500%) #FRTN (6500%) #JET (+10600%) We are pumping on MEXC because MEXC is the best place to profit from small cap gems. There are a lot of trading pairs listed which allow us a breadth of options. Many retail, algo, and daily active traders use MEXC and will add additional volume to our signals and we believe that with our massive buying power we will be able to reach 50X-100X easily possibly even more as there is very little hidden sell pressure in the orderbooks. This event will be the biggest one that we have done in the history of our group and will top our previous ones in terms of % gain. we’re ready to see our biggest volume in history, Be prepared for a massive 50X-100X pump signal on MEXC this Sunday.