##// END OF EJS Templates
Merge pull request #3263 from minrk/nocp...
Merge pull request #3263 from minrk/nocp fix set_last_checkpoint when no checkpoint

File last commit:

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