##// END OF EJS Templates
Fix long integer literals....
r13352:0320968f
Show More
__init__.py
4 lines | 73 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from ._path import *