Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
quickdoc
/
ClassAttr.py
blob: 5cd084e51acd4459d29976e6f6316037611d0e3b [
file
] [
log
] [
blame
]
class
C
:
the_attr
=
""
""" The documentation for the attribute. """
def
foo
(
self
):
print
self
.<
the_ref
>
the_attr