Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_typing.py6720 class ChildWithTotalFalse(One, Untotal, total=False): class
6723 ChildWithTotalFalse.__required_keys__,
6727 ChildWithTotalFalse.__optional_keys__,
6731 ChildWithTotalFalse.__annotations__,

Completed in 13 milliseconds