Пример #1
0
 def _check_closed(self, space, message=None):
     self._check_init(space)
     W_IOBase._check_closed(self, space, message)
Пример #2
0
 def _check_closed(self, space, message=None):
     self._check_init(space)
     W_IOBase._check_closed(self, space, message)