OpenGrok
Cross Reference: test_inspect.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_inspect.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:getp
570
def
getp
(self): pass
571
p = property(
getp
)