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

/external/python/cpython2/Lib/lib2to3/tests/
H A Dtest_util.py122 def try_with(self, string): member in class:Test_does_tree_import
148 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
/external/python/cpython3/Lib/lib2to3/tests/
H A Dtest_util.py119 def try_with(self, string): member in class:Test_does_tree_import
145 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")

Completed in 96 milliseconds