##// END OF EJS Templates
Merge pull request #2755 from minrk/canclass...
Merge pull request #2755 from minrk/canclass can interactively defined classes *Only* interactively defined classes are canned. closes #2754

File last commit:

r3408:261328d5
r9037:e8c3ce59 merge
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from _path import *