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