*Not documented*
def check(self, **kw):
origin: PathBase
where:
function source:
def check(self, **kw):
if kw:
kw = kw.copy()
if not checktype(self, kw):
return False
else:
kw = {'exists' : 1}
return self.Checkers(self)._evaluate(kw)
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/svntestbase.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.10
called in /home/johnny/projects/merlinux/py/dist/py/path/common.py
traceback path.svnurl.check.11
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.12
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.13
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.14
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.15
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.16
called in /home/johnny/projects/merlinux/py/dist/py/path/common.py
traceback path.svnurl.check.17
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.18
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py
traceback path.svnurl.check.19
called in /home/johnny/projects/merlinux/py/dist/py/path/common.py