##// END OF EJS Templates
comment reflects when the case below it can occur
comment reflects when the case below it can occur

File last commit:

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