*Not documented*
def __div__(self, other):
origin: FSPathBase
where:
function source:
def __div__(self, other): return self.join(str(other))
called in /home/johnny/projects/merlinux/py/dist/py/path/testing/fscommon.py
traceback path.svnurl.__div__.0