Home
last modified time | relevance | path

Searched refs:_ellipsis_match (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Ddoctest.py272 def _ellipsis_match(want, got): function
1591 if _ellipsis_match(want, got):