call site 17 for path.svnwc.__str__
path/svn/testing/test_wccommand.py - line 144
143
144
   def test_str_gives_localpath(self):
->     assert str(self.root) == str(self.root.localpath)