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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
message.py 118 self._default_type = 'text/plain'
483 return self._default_type
492 self._default_type = ctype
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
message.py 118 self._default_type = 'text/plain'
483 return self._default_type
492 self._default_type = ctype

Completed in 64 milliseconds