diff options
author | Victor Stinner <vstinner@python.org> | 2021-04-12 00:21:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 00:21:22 +0200 |
commit | 553ee2781a37ac9d2068da3e1325a780ca79e21e (patch) | |
tree | 599710562c5961edb6d7365761da242a8c122680 /Python | |
parent | 53114ffef1d4facf9aa5545e711abbbda66f672a (diff) | |
download | cpython-git-553ee2781a37ac9d2068da3e1325a780ca79e21e.tar.gz |
bpo-43682: Make staticmethod objects callable (GH-25117)
Static methods (@staticmethod) are now callable as regular functions.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions