Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
selfMethod.py
blob: 57479b75798cea8386a01748c451b54d4913ccb1 [
file
] [
log
] [
blame
]
class
A
:
def
method
(
self
):
pass
def
test
(
self
):
self
.
m
<
caret
>