Home
last modified time | relevance | path

Searched refs:computed_attribute (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_descr.py1733 class computed_attribute(object): class in .test_compattr.C
1754 x = computed_attribute(__get_x, __set_x, __delete_x)

Completed in 16 milliseconds