##// END OF EJS Templates
Revert "remove less file"...
Revert "remove less file" This reverts commit 8af188d9be201f0dfaea86746705f5ff8b13ab50.

File last commit:

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