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

Резултати

Пронајдени 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