##// END OF EJS Templates
Change version number to 0.12.rc1 to push the RC out.
Change version number to 0.12.rc1 to push the RC out.

File last commit:

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