コード例 #1
0
ファイル: test.py プロジェクト: public/python-super3
 def f(self):
     return callable_super3()()
コード例 #2
0
ファイル: test.py プロジェクト: public/python-super3
 def f(self):
     r = callable_super3()()
     return r