Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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