##// END OF EJS Templates
merging deftpunk's patch for python-mode
merging deftpunk's patch for python-mode

File last commit:

r3408:261328d5
r5330:f54e9e3d
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from _path import *