Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Ddataclasses.py660 def _is_kw_only(a_type, dataclasses): function
940 # Get a reference to this module for the _is_kw_only() test.
945 if (_is_kw_only(type, dataclasses)
948 _is_kw_only))):

Completed in 3 milliseconds