##// END OF EJS Templates
starting the tour from the menu works now...
starting the tour from the menu works now JavaScript makes me fond of this phrase: When there's nothing left to burn, you have to set yourself on fire.

File last commit:

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