##// END OF EJS Templates
Merge pull request #8 from ivanov/split-below...
Merge pull request #8 from ivanov/split-below split focuses the top of the newly created cell

File last commit:

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