Home
last modified time | relevance | path

Searched defs:mycontext (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_contextlib.py386 class mycontext(ContextDecorator): class
493 class mycontext(ContextDecorator): class
505 class mycontext(ContextDecorator): class
528 class mycontext(somecontext, ContextDecorator): class