Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/tests/
H A Dtest_util.py119 def try_with(self, string): member in Test_does_tree_import
145 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
/third_party/rust/crates/env_logger/src/
H A Dlib.rs931 .try_with(|tl_buf| { in log()

Completed in 3 milliseconds