ls = dir(obj)
表示したいとき
from pprint import pprint
pprint(ls)
で
Go to list of users who liked
More than 5 years have passed since last update.
ls = dir(obj)
表示したいとき
from pprint import pprint
pprint(ls)
で
Register as a new user and use Qiita more conveniently
Go to list of users who liked