Files
cpython/Lib/test
Victor Stinner 553ee2781a bpo-43682: Make staticmethod objects callable (GH-25117)
Static methods (@staticmethod) are now callable as regular functions.
2021-04-12 00:21:22 +02:00
..