method: path.svnwc.new

*Not documented*
    def new(self, **kw):

origin: path.svnwc

where:

function source:

def new(self, **kw):
    if kw:
        localpath = self.localpath.new(**kw)
    else:
        localpath = self.localpath
    return self.__class__(localpath)

call sites:

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

traceback path.svnwc.new.0

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

traceback path.svnwc.new.1

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

traceback path.svnwc.new.2

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

traceback path.svnwc.new.3

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

traceback path.svnwc.new.4

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

traceback path.svnwc.new.5

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

traceback path.svnwc.new.6

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

traceback path.svnwc.new.7

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

traceback path.svnwc.new.8

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

traceback path.svnwc.new.9

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

traceback path.svnwc.new.10

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

traceback path.svnwc.new.11

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

traceback path.svnwc.new.12

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

traceback path.svnwc.new.13

called in /home/johnny/projects/merlinux/py/dist/py/rest/testing/test_directive.py

traceback path.svnwc.new.14

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

traceback path.svnwc.new.15