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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
rcvs.py 227 SENDMAIL = "/usr/lib/sendmail -t"
279 p = os.popen(SENDMAIL, "w")
283 print "Sendmail exit status %s" % str(sts)
  /external/python/cpython2/Demo/pdist/
rcvs.py 227 SENDMAIL = "/usr/lib/sendmail -t"
279 p = os.popen(SENDMAIL, "w")
283 print "Sendmail exit status %s" % str(sts)

Completed in 142 milliseconds