Search notes:

Python: __dir__

See also

The built-in function dir() gets the names from __dir__() or __dict__ (see here)
Other dunders

Index