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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimify.py 36 __all__ = ["mimify","unmimify","mime_encode_header","mime_decode_header"]
107 def mime_decode_header(line): function
144 line = mime_decode_header(line)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimify.py 36 __all__ = ["mimify","unmimify","mime_encode_header","mime_decode_header"]
107 def mime_decode_header(line): function
144 line = mime_decode_header(line)

Completed in 272 milliseconds