Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
quickdoc
/
ClassAttr.py
blob: 5cd084e51acd4459d29976e6f6316037611d0e3b [
file
] [
log
] [
blame
] [
edit
]
class
C
:
the_attr
=
""
""" The documentation for the attribute. """
def
foo
(
self
):
print
self
.<
the_ref
>
the_attr