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

Lines Matching refs:__closed

335     __closed = False
342 if not self.__closed:
346 self.__closed = True
412 return self.__closed