Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
editing
/
firstParamMetaClass.after.py
blob: 6c702ea1d22147f187fdb8ec699129f0145fc111 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a5
2013-11-04 10:16:08 -0800
[
diff
] [
blame
]
1
class
A
(
type
):
2
@classmethod
3
def
f
(
cls
):