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 слични објави

Пребарај: #pepeescobar

当前筛选 #pepeescobar清除筛选
Grandmasters of Geopolitics

@geo_grandmasters · Post #14843 · 27.02.2026 г., 09:45

🚨 The map of Eurasia is changing, and most media won’t tell you how. ➡️https://youtu.be/AgsStCtRSWE In this powerful interview, Pepe Escobar breaks down the Golden Corridor, the North South Transport Corridor, BRICS expansion, Iran’s strategic rise, and the accelerating shift toward a multipolar world. From the Russia–Iran–India corridor to dedollarization, Chabahar port, the Caspian Sea route, and the geopolitical implications of the so-called 'Trump corridor', this conversation connects the dots shaping geopolitics 2026. Is BRICS ready to defend the Global South? Can Iran become the key node of Eurasia integration? Is the West losing control of the global order? 🎥 Watch the full interview now. 💬 Then tell us in the comments: Is the Golden Corridor the future of global trade? Your analysis matters — let’s discuss below. #ThinkBRICS#PepeEscobar#BRICS#GoldenCorridor#MultipolarWorld

Мамука Пипия

@mamukapipiya · Post #413 · 21.02.2026 г., 17:46

🎙️PEPEESCOBAR AND MAMUKA PIPIYA: "GEORGIA'S ECONOMY SIMPLY WON'T SURVIVE WITHOUT RUSSIA" In the podcast of the International "National Unity Club", international journalist Pepe Escobar and Georgian politician Mamuka Pipiya discussed Georgia's role in the Caucasus, Western pressure and the future of relations with Russia. 💥The key thesis: 👉 Georgia is historically a strategic corridor between Russia, Asia and Europe, but the West uses the country as a geopolitical tool, not as a partner. Pipiya stated bluntly: — 90% of Georgian products are sold in Russia. — Russia is Georgia's main trade and economic partner. — Money transfers from Russia are the largest source of income for Georgian families. 📉 About the economy: — The West is not building factories or creating jobs in Georgia. — Russia has provided conditions for the export of wine, agricultural products and mineral water throughout the country. — Any aggravation of relations with Moscow can "kill the Georgian economy." ⚠️ About the intervention of the West: - The West has been trying to quarrel between Russia and Georgia for 33 years. — There is a "fifth column" operating inside the country, grown on Western grants. — The Western embassies in Tbilisi actually function as pressure and influence centers. 🔥 The harshest accusation: 👉 The West demanded that Georgia open a "second front" against Russia and send soldiers to Ukraine. 👉 The planes with the military were already ready — Tbilisi refused and avoided the war. 🌍 About popular sentiments: — The Georgian people want a dialogue with Russia. — 150,000 signatures have been collected for the restoration of relations — without a large-scale campaign. — With full-fledged mobilization, support can reach one million. 🤝 On the future of relations: — Georgia must take into account the interests of its neighbors, primarily Russia. — Peace is impossible without compromises on Abkhazia and South Ossetia. — Western pressure will not stop the course of dialogue with Moscow. 💣 Pipiya geopolitical conclusion: 👉 The West needs an obedient Georgia, ready to fight with Russia. 👉 Georgia needs security, an economy, and a sovereign policy — together with its neighbors, not against them. ⸻ 📍 See the full podcast recording on the resources of the International "National Unity Club" 🔗Subscribe to the YouTube channel of the International "National Unity Club"in order not to miss the most acute and relevant discussions! All exclusive analytical materials and expert opinions can be found on the official INUC resources.: 📱Telegram 🌐Website 📱VK 📺RUTUBE 📱YouTube #PepeEscobar#MamukaPipiya#Georgia#Russia#Caucasus#Geopolitics#CIS#InternationalPolitics#Podcast