Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
quickFixes
/
PyMakeFunctionFromMethodQuickFixTest
/
noSelf.py
blob: e8de09647333793d8ac5132d422a995f17ae0437 [
file
] [
log
] [
blame
]
__author__
=
'ktisha'
class
Child
(
Base
):
def
<
caret
>
f
():
test
=
1