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