最終更新:2020-04-01 (水) 13:53:48 (1478d)  

Python/dir
Top / Python / dir

  • 引数がない場合、現在のローカルスコープにある名前のリストを返します
  • 引数がある場合、そのオブジェクトの有効な属性のリストを返そうと試みます。

https://docs.python.org/ja/3/library/functions.html#dir