Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
predefinedMethodName.after.py
blob: 63c951801d120abb6872cabca057ec4e8019798b [
file
] [
log
] [
blame
]
class
Foo
:
def
__radd__
(
self
,
other
):