method: path.svnwc.dirpath

 return the directory Path of the current Path. 
    def dirpath(self, *args):

origin: path.svnwc

where:

function source:

def dirpath(self, *args):
    """ return the directory Path of the current Path. """
    return self.__class__(self.localpath.dirpath(*args))

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.dirpath.0

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py

traceback path.svnwc.dirpath.1

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py

traceback path.svnwc.dirpath.2

called in /home/johnny/projects/merlinux/py/dist/py/path/common.py

traceback path.svnwc.dirpath.3

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.dirpath.4

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.dirpath.5

called in /home/johnny/projects/merlinux/py/dist/py/path/common.py

traceback path.svnwc.dirpath.6

called in /home/johnny/projects/merlinux/py/dist/py/path/common.py

traceback path.svnwc.dirpath.7

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.dirpath.8

called in /home/johnny/projects/merlinux/py/dist/py/initpkg.py

traceback path.svnwc.dirpath.9

called in /home/johnny/projects/merlinux/py/dist/py/path/common.py

traceback path.svnwc.dirpath.10

called in /home/johnny/projects/merlinux/py/dist/py/initpkg.py

traceback path.svnwc.dirpath.11

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.dirpath.12

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py

traceback path.svnwc.dirpath.13

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py

traceback path.svnwc.dirpath.14

called in /home/johnny/projects/merlinux/py/dist/py/path/common.py

traceback path.svnwc.dirpath.15

called in /home/johnny/projects/merlinux/py/dist/py/initpkg.py

traceback path.svnwc.dirpath.16

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/svntestbase.py

traceback path.svnwc.dirpath.17

called in /home/johnny/projects/merlinux/py/dist/py/path/common.py

traceback path.svnwc.dirpath.18

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.dirpath.19

called in /home/johnny/projects/merlinux/py/dist/py/initpkg.py

traceback path.svnwc.dirpath.20