Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
editing
/
firstParamClassmethod.py
blob: a63856443848d79c75e282cb05e112b28e1c7079 [
file
] [
log
] [
blame
]
class
A
(
object
):
@classmethod
def
foo
<
caret
>