Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
completion
/
hasAttr.after.py
blob: efa0f9b8d4b2fe56df5f8c38d2808bd04d0233f5 [
file
] [
log
] [
blame
]
class
C
:
@classmethod
def
key_from
(
cls
):
if
hasattr
(
cls
,
'key_template'
):
return
cls
.
key_template