HomeSort by relevance Sort by last modified time
    Searched refs:_pre_mailbox_hook (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 661 self._pre_mailbox_hook(new_file)
702 def _pre_mailbox_hook(self, f): member in class:_singlefileMailbox
736 # This is the first message, and the _pre_mailbox_hook
738 # messages have been removed, so _pre_mailbox_hook must
740 self._pre_mailbox_hook(self._file)
1336 def _pre_mailbox_hook(self, f): member in class:Babyl
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 661 self._pre_mailbox_hook(new_file)
702 def _pre_mailbox_hook(self, f): member in class:_singlefileMailbox
736 # This is the first message, and the _pre_mailbox_hook
738 # messages have been removed, so _pre_mailbox_hook must
740 self._pre_mailbox_hook(self._file)
1336 def _pre_mailbox_hook(self, f): member in class:Babyl
    [all...]

Completed in 41 milliseconds