##// END OF EJS Templates
Revert "Simplify"...
Revert "Simplify" This reverts commit fdac8f30fd825e3f359e7cdfc6463829042699da.

File last commit:

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