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

Lines Matching full:_getposix

1603     def _getposix(self):
1613 posix = property(_getposix, _setposix)