##// END OF EJS Templates
renamed 'use_shortcut' method to 'handles'
renamed 'use_shortcut' method to 'handles'

File last commit:

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