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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #345 · 9 окт.

Функция dir() - удобна для получения списка атрибутов у любого объекта. Ранее я писал про функцию __dir__() в модуле (не путайте её с переменной __all__(), которая указывает список объектов для импорта если встречается конструкция from module import *). Скорее всего вы уже знаете как использовать функцию dir(). Любой объект может реализовать метод __dir__() чтобы указать список имеющийхся и динамических атрибутов. И функция dir() поможет получить список этих атрибутов. >>> dir(str) ['__add__', '__class__', '__contains__', ...] У этой функции есть еще один способ применения. Её можно вызвать без аргумента, и в таком случае она вернёт список имён в текущем неймспейсе. >>> dir() ['__builtins__', '__doc__', '__file__', ...] >>> def test(): >>> x = 1 >>> print(dir()) >>> test() ['x'] #basic#tricks

Резултати

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

Пребарај: #climatecounts

当前筛选 #climatecounts清除筛选
EKOLOG.UZ| ENG

@ekologuzenglish · Post #10273 · 10.11.2025 г., 13:01

As we approach the #COP30 summit in Brazil, let’s explore some key facts about climate change together. Each number from 1 to 30 highlights an important theme — covering areas such as energy, adaptation, finance, nature, gender equality, health, and justice. At a time when climate-related misinformation is rapidly increasing, the #ClimateCounts initiative helps improve climate literacy — empowering individuals and communities to take bolder climate action and demand stronger commitments. See them all here: https://feature.undp.org/climate-counts/ #ClimateAction#ClimateCounts ☘️Read the latest environmental news on the @ekologuz page. Follow us and send your suggestions and wishes via @eklguz_bot Instagram | Facebook | Twitter | Sayt | Youtube.