Home | History | Annotate | Download | only in python2.7

Lines Matching full:_getpath

945     def _getpath(self):
949 path = property(_getpath, _setpath)