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

Пребарај: #immersiontechnologies

当前筛选 #immersiontechnologies清除筛选
Crypto M - Crypto News

@CryptoM · Post #64656 · 09.04.2026 г., 12:44

🚀 BitMine Immersion Technologies Expands Stock Buyback Program to $4 Billion BitMine Immersion Technologies has announced its official transition to trading on the New York Stock Exchange main board, ceasing its activities on NYSE American. According to Foresight News, the company has also expanded its stock buyback program, increasing the authorized total from $1 billion to $4 billion. As of April 6, 2026, BitMine holds approximately 4.803 million ETH, representing 3.98% of the total Ethereum supply, achieving over 79% of its 'Alchemy of 5%' target. The company's combined holdings of cryptocurrency and cash amount to approximately $11.4 billion. Institutional investors include Cathie Wood from ARK, Pantera, and Galaxy Digital. #BitMine#ImmersionTechnologies#StockBuyback#NYSE#Ethereum#Cryptocurrency#ARK#Pantera#GalaxyDigital#Finance#ETH