MCPcopy Index your code
hub / github.com/python/cpython / staticmeth

Method staticmeth

Lib/test/_crossinterp_definitions.py:31–32  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

29
30 @staticmethod
31 def staticmeth(cls):
32 return True
33
34 @classmethod
35 def classmeth(cls):

Callers 1

Calls

no outgoing calls

Tested by 1