Searched defs:contextmanager (Results 1 – 3 of 3) sorted by relevance
25 def contextmanager(target): function
54 def contextmanager(func): function
211 def contextmanager(func): function