##// END OF EJS Templates
use IOLoop.current in a few places...
r19347:89c7e8de
Show More
__init__.py
4 lines | 73 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from ._path import *