##// END OF EJS Templates
use launch_new_instance classmethod to launch apps
r11172:6dfcd03d
Show More
__init__.py
4 lines | 73 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from ._path import *