##// END OF EJS Templates
Merge pull request #7307 from Carreau/remove-white...
Merge pull request #7307 from Carreau/remove-white remove whitespace below menubar when toolbar hidden.

File last commit:

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