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