py
builtin
code
compat
error
execnet
io
log
magic
path
local
svnurl
svnwc
process
std
test
xml
call site 17 for path.svnwc.__str__
index
api
source
contact
download
path/svn/testing/test_wccommand.py - line 144
143
144
def
test_str_gives_localpath(self):
->
assert
str(self.root) == str(self.root.localpath)