Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/oreo-m5-release
/
.
/
python
/
testData
/
editing
/
firstParamClassmethod.after.py
blob: d2f03b1fc3b9a47f3f81e936a8f7a414fff0acee [
file
] [
log
] [
blame
] [
edit
]
class
A
(
object
):
@classmethod
def
foo
(
cls
):