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

Lines Matching full:__pos__

1083     def __pos__(self, context=None):
1122 ans = self.__pos__(context=context)
4963 return a.__pos__(context=self)