##// END OF EJS Templates
Pop child view from child_model.view in delete_child_view
Pop child view from child_model.view in delete_child_view

File last commit:

r10951:31998f30
r16651:8f18ae14
Show More
__init__.py
4 lines | 73 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from ._path import *