Home
last modified time | relevance | path

Searched refs:__exit__ (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/micropython/
A Dnative_with.py.exp4 __exit__ None None None
8 __exit__ <class 'NameError'> name 'fail' isn't defined None
A Dviper_with.py.exp4 __exit__ None None None
8 __exit__ <class 'NameError'> name 'fail' isn't defined None
A Dnative_with.py11 def __exit__(self, a, b, c): member in C
A Dviper_with.py11 def __exit__(self, a, b, c): member in C
/AliOS-Things-master/components/py_engine/tests/basics/
A Dwith1.py7 def __exit__(self, a, b, c): member in CtxMgr
27 def __exit__(self, a, b, c): member in CtxMgr2
A Dwith_break.py7 def __exit__(self, a, b, c): member in CtxMgr
A Dwith_continue.py7 def __exit__(self, a, b, c): member in CtxMgr
A Dwith_raise.py13 def __exit__(self, a, b, c): member in CtxMgr
A Dwith_return.py9 def __exit__(self, a, b, c): member in CtxMgr
/AliOS-Things-master/components/py_engine/tests/cpydiff/
A Dcore_generator_noexit.py13 def __exit__(self, *args): member in foo

Completed in 10 milliseconds