Files
openide/python/testData/completion/predefinedMethodName.after.py
2009-12-08 05:34:48 +02:00

3 lines
40 B
Python

class Foo:
def __radd__(self, other):