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

Lines Matching refs:property

949     path = property(_getpath, _setpath)
955 linkpath = property(_getlinkpath, _setlinkpath)
1613 posix = property(_getposix, _setposix)