HomeSort by relevance Sort by last modified time
    Searched full:mailcap (Results 1 - 11 of 11) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailcap.py 0 """Mailcap file handling. See RFC 1524."""
10 """Return a dictionary containing the mailcap database.
13 to a list of dictionaries corresponding to mailcap entries. The list
14 collects all the entries for that MIME type from all available mailcap
20 for mailcap in listmailcapfiles():
22 fp = open(mailcap, 'r')
35 """Return a list of all mailcap files found on the system."""
46 mailcaps = [home + '/.mailcap', '/etc/mailcap',
47 '/usr/etc/mailcap', '/usr/local/etc/mailcap'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailcap.py 0 """Mailcap file handling. See RFC 1524."""
10 """Return a dictionary containing the mailcap database.
13 to a list of dictionaries corresponding to mailcap entries. The list
14 collects all the entries for that MIME type from all available mailcap
20 for mailcap in listmailcapfiles():
22 fp = open(mailcap, 'r')
35 """Return a list of all mailcap files found on the system."""
46 mailcaps = [home + '/.mailcap', '/etc/mailcap',
47 '/usr/etc/mailcap', '/usr/local/etc/mailcap'
    [all...]
  /external/e2fsprogs/tests/f_dup_de/
expect-nohtree.1 6 Duplicate entry 'mailcap.dpkg-old' found.
15 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
expect.1 3 Duplicate entry 'mailcap.dpkg-old' found.
12 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
  /external/chromium/chrome/browser/
platform_util_linux.cc 23 // xdg-open can fall back on mailcap which eventually might plumb through
26 // bring up a new terminal if necessary. See "man mailcap".
  /external/chromium_org/chrome/browser/
platform_util_linux.cc 25 // xdg-open can fall back on mailcap which eventually might plumb through
28 // bring up a new terminal if necessary. See "man mailcap".
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sundry.py 61 import mailcap namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sundry.py 61 import mailcap namespace
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
python.php 115 'itertools', 'jpeg', 'keyword', 'linecache', 'locale', 'logging', 'mailbox', 'mailcap',
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 

Completed in 327 milliseconds