blob: 84b0e751af4394d7c10c4556b5fa1b7f378c17d9 [file] [log] [blame]
class MyClass(object):
@staticmethod
def method(self):
pass
MyClass().method.__<caret>