Path : /proc/thread-self/root/usr/lib/python3/dist-packages/twisted/plugins/ |
Current File : //proc/thread-self/root/usr/lib/python3/dist-packages/twisted/plugins/twisted_mail.py |
# Copyright (c) Twisted Matrix Laboratories. # See LICENSE for details. from twisted.application.service import ServiceMaker TwistedMail = ServiceMaker( "Twisted Mail", "twisted.mail.tap", "An email service", "mail" )