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

Lines Matching full:_setpath

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