##// END OF EJS Templates
Merge pull request #4711 from ivanov/typos...
Merge pull request #4711 from ivanov/typos some typos in the docs

File last commit:

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