Files

6 lines
121 B
Python

def shazam():
pass
class MyClass:
def shazzy(self): # should not be offered as completion variant
pass