method: path.svnwc.__eq__

*Not documented*
    def __eq__(self, other):

origin: path.svnwc

where:

function source:

def __eq__(self, other):
    return self.localpath == getattr(other, 'localpath', None)

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.0

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.1

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.2

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py

traceback path.svnwc.__eq__.3

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py

traceback path.svnwc.__eq__.4

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.5

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py

traceback path.svnwc.__eq__.6

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.7

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.8

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.9

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py

traceback path.svnwc.__eq__.10

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.11

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.12

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/common.py

traceback path.svnwc.__eq__.13

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.14

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.15

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.16

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.17

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.18

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.19

called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py

traceback path.svnwc.__eq__.20