Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/checkers/
H A Dbase.py124 def _loop_exits_early(loop): function
410 if node.orelse and not _loop_exits_early(node):
/dports/devel/pylint/pylint-2.12.1/pylint/checkers/
H A Dbase.py299 def _loop_exits_early(loop): function
834 if node.orelse and not _loop_exits_early(node):