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