*Not documented*
def check(self, **kw):
origin: PathBase
where:
changes in __dict__ after execution:
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/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/misc/rest.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/misc/rest.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py