Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Ddataclass_module_2_str.py27 T_IV4 = InitVar variable in IV
32 not_iv4: T_IV4 # When using string annotations, this field is not recognized as an InitVar.
H A Ddataclass_module_1_str.py27 T_IV4 = dataclasses.InitVar variable in IV
32 not_iv4: T_IV4 # When using string annotations, this field is not recognized as an InitVar.
H A Ddataclass_module_2.py27 T_IV4 = InitVar variable in IV
32 not_iv4: T_IV4 # When using string annotations, this field is not recognized as an InitVar.
H A Ddataclass_module_1.py27 T_IV4 = dataclasses.InitVar variable in IV
32 not_iv4: T_IV4 # When using string annotations, this field is not recognized as an InitVar.

Completed in 2 milliseconds