.coveragerc CONTRIBUTING INSTALL.rst LICENSE MANIFEST.in NEWS README.rst code_of_conduct.md setup.cfg setup.py tox.ini Twisted.egg-info/PKG-INFO Twisted.egg-info/SOURCES.txt Twisted.egg-info/dependency_links.txt Twisted.egg-info/entry_points.txt Twisted.egg-info/not-zip-safe Twisted.egg-info/requires.txt Twisted.egg-info/top_level.txt docs/Makefile docs/conf.py docs/index.rst docs/make.bat docs/stylesheet.css docs/_extensions/apilinks.py docs/_extensions/traclinks.py docs/_static/.placeholder docs/_templates/.placeholder docs/_themes/twisteddefault/theme.conf docs/_themes/twistedtrac/layout.html docs/_themes/twistedtrac/theme.conf docs/_themes/twistedtrac/static/ctxt_grad.png docs/_themes/twistedtrac/static/extlink.gif docs/_themes/twistedtrac/static/footer_grad.png docs/_themes/twistedtrac/static/main_grad.png docs/_themes/twistedtrac/static/menu_grad.png docs/_themes/twistedtrac/static/tab.png docs/_themes/twistedtrac/static/top_grad.png docs/_themes/twistedtrac/static/trac_banner.png docs/_themes/twistedtrac/static/twisted-icon.ico docs/_themes/twistedtrac/static/twistedtrac.css docs/_themes/twistedtrac/static/css/trac.css docs/_themes/twistedtrac/static/css/wiki.css docs/conch/index.rst docs/conch/benchmarks/README docs/conch/benchmarks/buffering_mixin.py docs/conch/examples/demo.tac docs/conch/examples/demo_draw.tac docs/conch/examples/demo_insults.tac docs/conch/examples/demo_manhole.tac docs/conch/examples/demo_recvline.tac docs/conch/examples/demo_scroll.tac docs/conch/examples/index.rst docs/conch/examples/sshsimpleclient.py docs/conch/examples/sshsimpleserver.py docs/conch/examples/telnet_echo.tac docs/conch/examples/window.tac docs/conch/howto/conch_client.rst docs/conch/howto/index.rst docs/conch/howto/listings/echoclient_shared_ssh.py docs/conch/howto/listings/echoclient_ssh.py docs/conch/man/cftp.1 docs/conch/man/ckeygen.1 docs/conch/man/conch.1 docs/conch/man/tkconch.1 docs/core/index.rst docs/core/benchmarks/banana.py docs/core/benchmarks/deferreds.py docs/core/benchmarks/failure.py docs/core/benchmarks/linereceiver.py docs/core/benchmarks/netstringreceiver.py docs/core/benchmarks/task.py docs/core/benchmarks/timer.py docs/core/benchmarks/tpclient.py docs/core/benchmarks/tpclient_nt.py docs/core/benchmarks/tpserver.py docs/core/benchmarks/tpserver_nt.py docs/core/development/index.rst docs/core/development/naming.rst docs/core/development/philosophy.rst docs/core/development/security.rst docs/core/development/listings/new_module_template.py docs/core/development/policy/code-dev.rst docs/core/development/policy/coding-standard.rst docs/core/development/policy/compatibility-policy.rst docs/core/development/policy/index.rst docs/core/development/policy/release-process.rst docs/core/development/policy/test-standard.rst docs/core/development/policy/writing-standard.rst docs/core/examples/ampclient.py docs/core/examples/ampserver.py docs/core/examples/bananabench.py docs/core/examples/chatserver.py docs/core/examples/courier.py docs/core/examples/cred.py docs/core/examples/dbcred.py docs/core/examples/echoclient.py docs/core/examples/echoclient_ssl.py docs/core/examples/echoclient_udp.py docs/core/examples/echoserv.py docs/core/examples/echoserv_ssl.py docs/core/examples/echoserv_udp.py docs/core/examples/filewatch.py docs/core/examples/ftpclient.py docs/core/examples/ftpserver.py docs/core/examples/gpsfix.py docs/core/examples/index.rst docs/core/examples/longex.py docs/core/examples/longex2.py docs/core/examples/mouse.py docs/core/examples/pb_exceptions.py docs/core/examples/pbbenchclient.py docs/core/examples/pbbenchserver.py docs/core/examples/pbecho.py docs/core/examples/pbechoclient.py docs/core/examples/pbgtk2.py docs/core/examples/pbgtk2login.glade docs/core/examples/pbinterop.py docs/core/examples/pbsimple.py docs/core/examples/pbsimpleclient.py docs/core/examples/postfix.py docs/core/examples/ptyserv.py docs/core/examples/public.pem docs/core/examples/pyui_bg.png docs/core/examples/pyuidemo.py docs/core/examples/recvfd.py docs/core/examples/rotatinglog.py docs/core/examples/sendfd.py docs/core/examples/server.pem docs/core/examples/shaper.py docs/core/examples/shoutcast.py docs/core/examples/simple.tac docs/core/examples/simpleclient.py docs/core/examples/simpleserv.py docs/core/examples/ssl_clientauth_client.py docs/core/examples/ssl_clientauth_server.py docs/core/examples/starttls_client.py docs/core/examples/starttls_server.py docs/core/examples/stdin.py docs/core/examples/stdiodemo.py docs/core/examples/streaming.py docs/core/examples/testlogging.py docs/core/examples/tkinterdemo.py docs/core/examples/tls_alpn_npn_client.py docs/core/examples/tls_alpn_npn_server.py docs/core/examples/twistd-logging.tac docs/core/examples/udpbroadcast.py docs/core/examples/wxacceptance.py docs/core/examples/wxdemo.py docs/core/examples/threadedselect/README docs/core/examples/threadedselect/blockingdemo.py docs/core/examples/threadedselect/pygamedemo.py docs/core/examples/threadedselect/Cocoa/SimpleWebClient/README.txt docs/core/examples/threadedselect/Cocoa/SimpleWebClient/Twistzilla.py docs/core/examples/threadedselect/Cocoa/SimpleWebClient/setup.py docs/core/examples/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/classes.nib docs/core/examples/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/info.nib docs/core/examples/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/keyedobjects.nib docs/core/howto/amp.rst docs/core/howto/application.rst docs/core/howto/basics.rst docs/core/howto/choosing-reactor.rst docs/core/howto/clients.rst docs/core/howto/components.rst docs/core/howto/constants.rst docs/core/howto/cred.rst docs/core/howto/debug-with-emacs.rst docs/core/howto/defer-intro.rst docs/core/howto/defer.rst docs/core/howto/design.rst docs/core/howto/dirdbm.rst docs/core/howto/endpoints.rst docs/core/howto/gendefer.rst docs/core/howto/glossary.rst docs/core/howto/howto.tidyrc docs/core/howto/index.rst docs/core/howto/internet-overview.rst docs/core/howto/logger.rst docs/core/howto/logging.rst docs/core/howto/options.rst docs/core/howto/pb-clients.rst docs/core/howto/pb-copyable.rst docs/core/howto/pb-cred.rst docs/core/howto/pb-intro.rst docs/core/howto/pb-limits.rst docs/core/howto/pb-usage.rst docs/core/howto/pb.rst docs/core/howto/plugin.rst docs/core/howto/positioning.rst docs/core/howto/process.rst docs/core/howto/producers.rst docs/core/howto/python3.rst docs/core/howto/quotes.rst docs/core/howto/rdbms.rst docs/core/howto/reactor-basics.rst docs/core/howto/sendmsg.rst docs/core/howto/servers.rst docs/core/howto/ssl.rst docs/core/howto/stylesheet-unprocessed.css docs/core/howto/stylesheet.css docs/core/howto/systemd.rst docs/core/howto/tap.rst docs/core/howto/template.tpl docs/core/howto/testing.rst docs/core/howto/threading.rst docs/core/howto/time.rst docs/core/howto/trial.rst docs/core/howto/udp.rst docs/core/howto/vision.rst docs/core/howto/listings/TwistedQuotes/__init__.py docs/core/howto/listings/TwistedQuotes/pbquote.py docs/core/howto/listings/TwistedQuotes/pbquoteclient.py docs/core/howto/listings/TwistedQuotes/quoteproto.py docs/core/howto/listings/TwistedQuotes/quoters.py docs/core/howto/listings/TwistedQuotes/quotes.txt docs/core/howto/listings/TwistedQuotes/quotetap.py docs/core/howto/listings/TwistedQuotes/quotetap2.py docs/core/howto/listings/TwistedQuotes/webquote.rpy docs/core/howto/listings/amp/basic_client.py docs/core/howto/listings/amp/basic_server.tac docs/core/howto/listings/amp/command_client.py docs/core/howto/listings/application/service.tac docs/core/howto/listings/cred/pop3_server.py docs/core/howto/listings/deferred/synch-validation.py docs/core/howto/listings/logger/ad_hoc.py docs/core/howto/listings/logger/ad_hoc_save.py docs/core/howto/listings/logger/analyze.py docs/core/howto/listings/logger/loader-math.py docs/core/howto/listings/logger/loader.py docs/core/howto/listings/logger/logsource.py docs/core/howto/listings/logger/offline_analyze.py docs/core/howto/listings/logger/online_analyze.py docs/core/howto/listings/logger/saver.py docs/core/howto/listings/pb/cache_classes.py docs/core/howto/listings/pb/cache_receiver.py docs/core/howto/listings/pb/cache_sender.py docs/core/howto/listings/pb/chatclient.py docs/core/howto/listings/pb/chatserver.py docs/core/howto/listings/pb/copy2_classes.py docs/core/howto/listings/pb/copy2_receiver.py docs/core/howto/listings/pb/copy2_sender.py docs/core/howto/listings/pb/copy_receiver.tac docs/core/howto/listings/pb/copy_sender.py docs/core/howto/listings/pb/exc_client.py docs/core/howto/listings/pb/exc_server.py docs/core/howto/listings/pb/pb1client.py docs/core/howto/listings/pb/pb1server.py docs/core/howto/listings/pb/pb2client.py docs/core/howto/listings/pb/pb2server.py docs/core/howto/listings/pb/pb3client.py docs/core/howto/listings/pb/pb3server.py docs/core/howto/listings/pb/pb4client.py docs/core/howto/listings/pb/pb5client.py docs/core/howto/listings/pb/pb5server.py docs/core/howto/listings/pb/pb6client1.py docs/core/howto/listings/pb/pb6client2.py docs/core/howto/listings/pb/pb6server.py docs/core/howto/listings/pb/pb7client.py docs/core/howto/listings/pb/pbAnonClient.py docs/core/howto/listings/pb/pbAnonServer.py docs/core/howto/listings/pb/trap_client.py docs/core/howto/listings/pb/trap_server.py docs/core/howto/listings/positioning/nmealogger.py docs/core/howto/listings/process/process.py docs/core/howto/listings/process/quotes.py docs/core/howto/listings/process/trueandfalse.py docs/core/howto/listings/sendmsg/copy_descriptor.py docs/core/howto/listings/sendmsg/send_replacement.py docs/core/howto/listings/servers/chat.py docs/core/howto/listings/ssl/check_echo_certificate.py docs/core/howto/listings/ssl/check_server_certificate.py docs/core/howto/listings/systemd/www.example.com.socket docs/core/howto/listings/systemd/www.example.com.socketactivated.service docs/core/howto/listings/systemd/www.example.com.static.service docs/core/howto/listings/trial/calculus/__init__.py docs/core/howto/listings/trial/calculus/base_1.py docs/core/howto/listings/trial/calculus/base_2.py docs/core/howto/listings/trial/calculus/base_3.py docs/core/howto/listings/trial/calculus/client_1.py docs/core/howto/listings/trial/calculus/client_2.py docs/core/howto/listings/trial/calculus/client_3.py docs/core/howto/listings/trial/calculus/remote_1.py docs/core/howto/listings/trial/calculus/remote_2.py docs/core/howto/listings/trial/calculus/test/__init__.py docs/core/howto/listings/trial/calculus/test/test_base_1.py docs/core/howto/listings/trial/calculus/test/test_base_2.py docs/core/howto/listings/trial/calculus/test/test_base_2b.py docs/core/howto/listings/trial/calculus/test/test_base_3.py docs/core/howto/listings/trial/calculus/test/test_client_1.py docs/core/howto/listings/trial/calculus/test/test_client_2.py docs/core/howto/listings/trial/calculus/test/test_client_3.py docs/core/howto/listings/trial/calculus/test/test_client_4.py docs/core/howto/listings/trial/calculus/test/test_remote_1.py docs/core/howto/listings/trial/calculus/test/test_remote_2.py docs/core/howto/listings/trial/calculus/test/test_remote_3.py docs/core/howto/listings/udp/MulticastClient.py docs/core/howto/listings/udp/MulticastServer.py docs/core/howto/listings/udp/adopt_datagram_port.py docs/core/howto/listings/udp/basic_example.py docs/core/howto/listings/udp/connected_udp.py docs/core/howto/listings/udp/getting_ip.py docs/core/howto/listings/udp/ipv6_listen.py docs/core/howto/tutorial/backends.rst docs/core/howto/tutorial/client.rst docs/core/howto/tutorial/components.rst docs/core/howto/tutorial/configuration.rst docs/core/howto/tutorial/factory.rst docs/core/howto/tutorial/index.rst docs/core/howto/tutorial/intro.rst docs/core/howto/tutorial/library.rst docs/core/howto/tutorial/pb.rst docs/core/howto/tutorial/protocol.rst docs/core/howto/tutorial/style.rst docs/core/howto/tutorial/web.rst docs/core/howto/tutorial/listings/finger/etc.users docs/core/howto/tutorial/listings/finger/finger01.py docs/core/howto/tutorial/listings/finger/finger02.py docs/core/howto/tutorial/listings/finger/finger03.py docs/core/howto/tutorial/listings/finger/finger04.py docs/core/howto/tutorial/listings/finger/finger05.py docs/core/howto/tutorial/listings/finger/finger06.py docs/core/howto/tutorial/listings/finger/finger07.py docs/core/howto/tutorial/listings/finger/finger08.py docs/core/howto/tutorial/listings/finger/finger09.py docs/core/howto/tutorial/listings/finger/finger10.py docs/core/howto/tutorial/listings/finger/finger11.tac docs/core/howto/tutorial/listings/finger/finger12.tac docs/core/howto/tutorial/listings/finger/finger13.tac docs/core/howto/tutorial/listings/finger/finger14.tac docs/core/howto/tutorial/listings/finger/finger15.tac docs/core/howto/tutorial/listings/finger/finger16.tac docs/core/howto/tutorial/listings/finger/finger17.tac docs/core/howto/tutorial/listings/finger/finger18.tac docs/core/howto/tutorial/listings/finger/finger19.tac docs/core/howto/tutorial/listings/finger/finger19a.tac docs/core/howto/tutorial/listings/finger/finger19a_changes.py docs/core/howto/tutorial/listings/finger/finger19b.tac docs/core/howto/tutorial/listings/finger/finger19b_changes.py docs/core/howto/tutorial/listings/finger/finger19c.tac docs/core/howto/tutorial/listings/finger/finger19c_changes.py docs/core/howto/tutorial/listings/finger/finger20.tac docs/core/howto/tutorial/listings/finger/finger21.tac docs/core/howto/tutorial/listings/finger/finger22.py docs/core/howto/tutorial/listings/finger/fingerPBclient.py docs/core/howto/tutorial/listings/finger/fingerXRclient.py docs/core/howto/tutorial/listings/finger/finger_config.py docs/core/howto/tutorial/listings/finger/fingerproxy.tac docs/core/howto/tutorial/listings/finger/organized-finger.tac docs/core/howto/tutorial/listings/finger/simple-finger.tac docs/core/howto/tutorial/listings/finger/finger/__init__.py docs/core/howto/tutorial/listings/finger/finger/finger.py docs/core/howto/tutorial/listings/finger/finger/tap.py docs/core/howto/tutorial/listings/finger/twisted/plugins/finger_tutorial.py docs/core/img/TwistedLogo.bmp docs/core/img/cred-login.dia docs/core/img/cred-login.png docs/core/img/deferred-attach.dia docs/core/img/deferred-attach.png docs/core/img/deferred-process.dia docs/core/img/deferred-process.png docs/core/img/deferred-states.svg docs/core/img/deferred.dia docs/core/img/deferred.png docs/core/man/pyhtmlizer.1 docs/core/man/trial.1 docs/core/man/twistd.1 docs/core/specifications/banana.rst docs/core/specifications/index.rst docs/fun/Twisted.Quotes docs/fun/lightbulb docs/fun/register.html docs/historic/index.rst docs/historic/ipc10errata.html docs/historic/ipc10paper.html docs/historic/stylesheet.css docs/historic/template-notoc.tpl docs/historic/template.tpl docs/historic/twisted-debian.html docs/historic/2002/ipc10/twisted-network-framework/errata.html docs/historic/2002/ipc10/twisted-network-framework/index.html docs/historic/2004/ibm/talk.html docs/historic/Quotes/README.First docs/historic/Quotes/Twisted-1.0 docs/historic/Quotes/Twisted-1.1 docs/historic/Quotes/Twisted-1.2 docs/historic/Quotes/Twisted-1.3 docs/historic/Quotes/Twisted-10.0 docs/historic/Quotes/Twisted-10.1 docs/historic/Quotes/Twisted-10.2 docs/historic/Quotes/Twisted-11.0 docs/historic/Quotes/Twisted-11.1 docs/historic/Quotes/Twisted-12.0 docs/historic/Quotes/Twisted-12.1 docs/historic/Quotes/Twisted-12.2 docs/historic/Quotes/Twisted-12.3 docs/historic/Quotes/Twisted-13.0 docs/historic/Quotes/Twisted-13.1 docs/historic/Quotes/Twisted-13.2 docs/historic/Quotes/Twisted-14.0 docs/historic/Quotes/Twisted-15.0 docs/historic/Quotes/Twisted-15.1 docs/historic/Quotes/Twisted-15.2 docs/historic/Quotes/Twisted-15.3 docs/historic/Quotes/Twisted-15.4 docs/historic/Quotes/Twisted-15.5 docs/historic/Quotes/Twisted-16.0 docs/historic/Quotes/Twisted-16.1 docs/historic/Quotes/Twisted-16.2 docs/historic/Quotes/Twisted-16.3 docs/historic/Quotes/Twisted-16.4 docs/historic/Quotes/Twisted-2.0 docs/historic/Quotes/Twisted-2.1 docs/historic/Quotes/Twisted-2.2 docs/historic/Quotes/Twisted-2.3 docs/historic/Quotes/Twisted-2.5 docs/historic/Quotes/Twisted-8.0 docs/historic/Quotes/Twisted-8.1 docs/historic/Quotes/Twisted-8.2 docs/historic/Quotes/Twisted-9.0 docs/installation/index.rst docs/installation/howto/optional.rst docs/mail/index.rst docs/mail/examples/emailserver.tac docs/mail/examples/imap4client.py docs/mail/examples/index.rst docs/mail/examples/sendmail_gmail.py docs/mail/examples/sendmail_message.py docs/mail/examples/sendmail_smtp.py docs/mail/examples/smtpclient_simple.py docs/mail/examples/smtpclient_tls.py docs/mail/howto/index.rst docs/mail/howto/sending-mail.rst docs/mail/man/mailmail.1 docs/mail/tutorial/smtpclient/smtpclient-1.tac docs/mail/tutorial/smtpclient/smtpclient-10.tac docs/mail/tutorial/smtpclient/smtpclient-11.tac docs/mail/tutorial/smtpclient/smtpclient-2.tac docs/mail/tutorial/smtpclient/smtpclient-3.tac docs/mail/tutorial/smtpclient/smtpclient-4.tac docs/mail/tutorial/smtpclient/smtpclient-5.tac docs/mail/tutorial/smtpclient/smtpclient-6.tac docs/mail/tutorial/smtpclient/smtpclient-7.tac docs/mail/tutorial/smtpclient/smtpclient-8.tac docs/mail/tutorial/smtpclient/smtpclient-9.tac docs/mail/tutorial/smtpclient/smtpclient.rst docs/mail/tutorial/smtpserver/smtpserver-1.tac docs/mail/tutorial/smtpserver/smtpserver-2.tac docs/mail/tutorial/smtpserver/smtpserver-3.tac docs/mail/tutorial/smtpserver/smtpserver-4.tac docs/mail/tutorial/smtpserver/smtpserver-5.tac docs/mail/tutorial/smtpserver/smtpserver-6.tac docs/mail/tutorial/smtpserver/smtpserver-7.tac docs/mail/tutorial/smtpserver/smtpserver-8.tac docs/names/index.rst docs/names/examples/dns-service.py docs/names/examples/gethostbyname.py docs/names/examples/index.rst docs/names/examples/multi_reverse_lookup.py docs/names/examples/testdns.py docs/names/howto/client-tour.rst docs/names/howto/custom-server.rst docs/names/howto/index.rst docs/names/howto/names.rst docs/names/howto/listings/names/example-domain.com docs/names/howto/listings/names/override_server.py docs/names/howto/listings/names/reverse_lookup.py docs/names/howto/listings/names/simple_server.py docs/pair/index.rst docs/pair/examples/index.rst docs/pair/examples/pairudp.py docs/pair/howto/configuration.rst docs/pair/howto/index.rst docs/pair/howto/tunnels.rst docs/web/index.rst docs/web/examples/advogato.py docs/web/examples/dlpage.py docs/web/examples/fortune.rpy.py docs/web/examples/getpage.py docs/web/examples/hello.rpy.py docs/web/examples/httpclient.py docs/web/examples/index.rst docs/web/examples/logging-proxy.py docs/web/examples/proxy.py docs/web/examples/report.rpy.py docs/web/examples/reverse-proxy.py docs/web/examples/rootscript.py docs/web/examples/silly-web.py docs/web/examples/simple.rtl docs/web/examples/soap.py docs/web/examples/users.rpy.py docs/web/examples/web.py docs/web/examples/webguard.py docs/web/examples/xmlrpc.py docs/web/examples/xmlrpcclient.py docs/web/howto/client.rst docs/web/howto/glossary.rst docs/web/howto/index.rst docs/web/howto/resource-templates.rst docs/web/howto/twisted-templates.rst docs/web/howto/using-twistedweb.rst docs/web/howto/web-development.rst docs/web/howto/web-overview.rst docs/web/howto/xmlrpc.rst docs/web/howto/listings/element_1.py docs/web/howto/listings/element_2.py docs/web/howto/listings/element_3.py docs/web/howto/listings/iteration-1.py docs/web/howto/listings/iteration-1.xml docs/web/howto/listings/iteration-output-1.xml docs/web/howto/listings/output-1.html docs/web/howto/listings/output-2.html docs/web/howto/listings/output-3.html docs/web/howto/listings/quoting-output.html docs/web/howto/listings/quoting_element.py docs/web/howto/listings/render_1.py docs/web/howto/listings/render_2.py docs/web/howto/listings/render_3.py docs/web/howto/listings/render_quoting.py docs/web/howto/listings/render_slots_attrs.py docs/web/howto/listings/render_transparent.py docs/web/howto/listings/slots-attributes-1.xml docs/web/howto/listings/slots-attributes-output.html docs/web/howto/listings/slots_attributes_1.py docs/web/howto/listings/soap.rpy docs/web/howto/listings/subviews-1.py docs/web/howto/listings/subviews-1.xml docs/web/howto/listings/subviews-output-1.xml docs/web/howto/listings/template-1.xml docs/web/howto/listings/transparent-1.xml docs/web/howto/listings/transparent-output.html docs/web/howto/listings/transparent_element.py docs/web/howto/listings/wait_for_it.py docs/web/howto/listings/waited-for-it.html docs/web/howto/listings/waited-for-it.txt docs/web/howto/listings/webquote.rtl docs/web/howto/listings/xmlAndSoapQuote.py docs/web/howto/listings/xmlquote.rpy docs/web/howto/listings/xmlrpc-customized.py docs/web/howto/listings/client/cookies.py docs/web/howto/listings/client/endpointconstructor.py docs/web/howto/listings/client/filesendbody.py docs/web/howto/listings/client/gzipdecoder.py docs/web/howto/listings/client/request.py docs/web/howto/listings/client/response.py docs/web/howto/listings/client/responseBody.py docs/web/howto/listings/client/sendbody.py docs/web/howto/listings/client/stringprod.py docs/web/howto/web-in-60/access-logging.rst docs/web/howto/web-in-60/asynchronous-deferred.rst docs/web/howto/web-in-60/asynchronous.rst docs/web/howto/web-in-60/custom-codes.rst docs/web/howto/web-in-60/dynamic-content.rst docs/web/howto/web-in-60/dynamic-dispatch.rst docs/web/howto/web-in-60/error-handling.rst docs/web/howto/web-in-60/handling-posts.rst docs/web/howto/web-in-60/http-auth.rst docs/web/howto/web-in-60/index.rst docs/web/howto/web-in-60/interrupted.rst docs/web/howto/web-in-60/logging-errors.rst docs/web/howto/web-in-60/other-request-bodies.rst docs/web/howto/web-in-60/rpy-scripts.rst docs/web/howto/web-in-60/session-basics.rst docs/web/howto/web-in-60/session-endings.rst docs/web/howto/web-in-60/session-store.rst docs/web/howto/web-in-60/static-content.rst docs/web/howto/web-in-60/static-dispatch.rst docs/web/howto/web-in-60/wsgi.rst docs/web/img/controller.png docs/web/img/livepage.png docs/web/img/model.png docs/web/img/plone_root_model.png docs/web/img/view.png docs/web/img/web-overview.dia docs/web/img/web-overview.png docs/web/img/web-process.png docs/web/img/web-process.svg docs/web/img/web-session.png docs/web/img/web-widgets.dia docs/web/img/web-widgets.png docs/words/index.rst docs/words/examples/cursesclient.py docs/words/examples/index.rst docs/words/examples/ircLogBot.py docs/words/examples/minchat.py docs/words/examples/oscardemo.py docs/words/examples/pb_client.py docs/words/examples/xmpp_client.py docs/words/howto/im.rst docs/words/howto/index.rst docs/words/howto/ircclient.rst docs/words/howto/ircserverclientcomm.rst twisted/__init__.py twisted/_version.py twisted/copyright.py twisted/plugin.py twisted/_threads/__init__.py twisted/_threads/_convenience.py twisted/_threads/_ithreads.py twisted/_threads/_memory.py twisted/_threads/_pool.py twisted/_threads/_team.py twisted/_threads/_threadworker.py twisted/_threads/test/__init__.py twisted/_threads/test/test_convenience.py twisted/_threads/test/test_memory.py twisted/_threads/test/test_team.py twisted/_threads/test/test_threadworker.py twisted/application/__init__.py twisted/application/app.py twisted/application/internet.py twisted/application/reactors.py twisted/application/service.py twisted/application/strports.py twisted/application/runner/__init__.py twisted/application/runner/_exit.py twisted/application/runner/_runner.py twisted/application/runner/test/__init__.py twisted/application/runner/test/test_exit.py twisted/application/runner/test/test_runner.py twisted/application/test/__init__.py twisted/application/test/test_internet.py twisted/application/test/test_service.py twisted/application/twist/__init__.py twisted/application/twist/_options.py twisted/application/twist/_twist.py twisted/application/twist/test/__init__.py twisted/application/twist/test/test_options.py twisted/application/twist/test/test_twist.py twisted/conch/__init__.py twisted/conch/avatar.py twisted/conch/checkers.py twisted/conch/endpoints.py twisted/conch/error.py twisted/conch/interfaces.py twisted/conch/ls.py twisted/conch/manhole.py twisted/conch/manhole_ssh.py twisted/conch/manhole_tap.py twisted/conch/mixin.py twisted/conch/recvline.py twisted/conch/stdio.py twisted/conch/tap.py twisted/conch/telnet.py twisted/conch/ttymodes.py twisted/conch/unix.py twisted/conch/client/__init__.py twisted/conch/client/agent.py twisted/conch/client/connect.py twisted/conch/client/default.py twisted/conch/client/direct.py twisted/conch/client/knownhosts.py twisted/conch/client/options.py twisted/conch/insults/__init__.py twisted/conch/insults/client.py twisted/conch/insults/colors.py twisted/conch/insults/helper.py twisted/conch/insults/insults.py twisted/conch/insults/text.py twisted/conch/insults/window.py twisted/conch/openssh_compat/__init__.py twisted/conch/openssh_compat/factory.py twisted/conch/openssh_compat/primes.py twisted/conch/scripts/__init__.py twisted/conch/scripts/cftp.py twisted/conch/scripts/ckeygen.py twisted/conch/scripts/conch.py twisted/conch/scripts/tkconch.py twisted/conch/ssh/__init__.py twisted/conch/ssh/_cryptography_backports.py twisted/conch/ssh/_kex.py twisted/conch/ssh/address.py twisted/conch/ssh/agent.py twisted/conch/ssh/channel.py twisted/conch/ssh/common.py twisted/conch/ssh/connection.py twisted/conch/ssh/factory.py twisted/conch/ssh/filetransfer.py twisted/conch/ssh/forwarding.py twisted/conch/ssh/keys.py twisted/conch/ssh/service.py twisted/conch/ssh/session.py twisted/conch/ssh/sexpy.py twisted/conch/ssh/transport.py twisted/conch/ssh/userauth.py twisted/conch/test/__init__.py twisted/conch/test/keydata.py twisted/conch/test/loopback.py twisted/conch/test/test_address.py twisted/conch/test/test_agent.py twisted/conch/test/test_cftp.py twisted/conch/test/test_channel.py twisted/conch/test/test_checkers.py twisted/conch/test/test_ckeygen.py twisted/conch/test/test_conch.py twisted/conch/test/test_connection.py twisted/conch/test/test_default.py twisted/conch/test/test_endpoints.py twisted/conch/test/test_filetransfer.py twisted/conch/test/test_forwarding.py twisted/conch/test/test_helper.py twisted/conch/test/test_insults.py twisted/conch/test/test_keys.py twisted/conch/test/test_knownhosts.py twisted/conch/test/test_manhole.py twisted/conch/test/test_manhole_tap.py twisted/conch/test/test_mixin.py twisted/conch/test/test_openssh_compat.py twisted/conch/test/test_recvline.py twisted/conch/test/test_scripts.py twisted/conch/test/test_session.py twisted/conch/test/test_ssh.py twisted/conch/test/test_tap.py twisted/conch/test/test_telnet.py twisted/conch/test/test_text.py twisted/conch/test/test_transport.py twisted/conch/test/test_unix.py twisted/conch/test/test_userauth.py twisted/conch/test/test_window.py twisted/conch/ui/__init__.py twisted/conch/ui/ansi.py twisted/conch/ui/tkvt100.py twisted/cred/__init__.py twisted/cred/_digest.py twisted/cred/checkers.py twisted/cred/credentials.py twisted/cred/error.py twisted/cred/portal.py twisted/cred/strcred.py twisted/cred/test/__init__.py twisted/cred/test/test_cramauth.py twisted/cred/test/test_cred.py twisted/cred/test/test_digestauth.py twisted/cred/test/test_simpleauth.py twisted/cred/test/test_strcred.py twisted/enterprise/__init__.py twisted/enterprise/adbapi.py twisted/internet/__init__.py twisted/internet/_baseprocess.py twisted/internet/_dumbwin32proc.py twisted/internet/_glibbase.py twisted/internet/_newtls.py twisted/internet/_pollingfile.py twisted/internet/_posixserialport.py twisted/internet/_posixstdio.py twisted/internet/_signals.py twisted/internet/_ssl.py twisted/internet/_sslverify.py twisted/internet/_threadedselect.py twisted/internet/_win32serialport.py twisted/internet/_win32stdio.py twisted/internet/abstract.py twisted/internet/address.py twisted/internet/base.py twisted/internet/cfreactor.py twisted/internet/default.py twisted/internet/defer.py twisted/internet/endpoints.py twisted/internet/epollreactor.py twisted/internet/error.py twisted/internet/fdesc.py twisted/internet/gireactor.py twisted/internet/glib2reactor.py twisted/internet/gtk2reactor.py twisted/internet/gtk3reactor.py twisted/internet/inotify.py twisted/internet/interfaces.py twisted/internet/kqreactor.py twisted/internet/main.py twisted/internet/pollreactor.py twisted/internet/posixbase.py twisted/internet/process.py twisted/internet/protocol.py twisted/internet/pyuisupport.py twisted/internet/reactor.py twisted/internet/selectreactor.py twisted/internet/serialport.py twisted/internet/ssl.py twisted/internet/stdio.py twisted/internet/task.py twisted/internet/tcp.py twisted/internet/threads.py twisted/internet/tksupport.py twisted/internet/udp.py twisted/internet/unix.py twisted/internet/utils.py twisted/internet/win32eventreactor.py twisted/internet/wxreactor.py twisted/internet/wxsupport.py twisted/internet/iocpreactor/__init__.py twisted/internet/iocpreactor/abstract.py twisted/internet/iocpreactor/build.bat twisted/internet/iocpreactor/const.py twisted/internet/iocpreactor/interfaces.py twisted/internet/iocpreactor/notes.txt twisted/internet/iocpreactor/reactor.py twisted/internet/iocpreactor/setup.py twisted/internet/iocpreactor/tcp.py twisted/internet/iocpreactor/udp.py twisted/internet/iocpreactor/iocpsupport/acceptex.pxi twisted/internet/iocpreactor/iocpsupport/connectex.pxi twisted/internet/iocpreactor/iocpsupport/iocpsupport.c twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi twisted/internet/iocpreactor/iocpsupport/wsasend.pxi twisted/internet/test/__init__.py twisted/internet/test/_awaittests.py.3only twisted/internet/test/_posixifaces.py twisted/internet/test/_win32ifaces.py twisted/internet/test/connectionmixins.py twisted/internet/test/fakeendpoint.py twisted/internet/test/modulehelpers.py twisted/internet/test/process_cli.py twisted/internet/test/process_connectionlost.py twisted/internet/test/process_gireactornocompat.py twisted/internet/test/process_helper.py twisted/internet/test/reactormixins.py twisted/internet/test/test_abstract.py twisted/internet/test/test_address.py twisted/internet/test/test_await.py twisted/internet/test/test_base.py twisted/internet/test/test_baseprocess.py twisted/internet/test/test_core.py twisted/internet/test/test_default.py twisted/internet/test/test_endpoints.py twisted/internet/test/test_epollreactor.py twisted/internet/test/test_fdset.py twisted/internet/test/test_filedescriptor.py twisted/internet/test/test_gireactor.py twisted/internet/test/test_glibbase.py twisted/internet/test/test_inlinecb.py twisted/internet/test/test_inotify.py twisted/internet/test/test_iocp.py twisted/internet/test/test_kqueuereactor.py twisted/internet/test/test_main.py twisted/internet/test/test_newtls.py twisted/internet/test/test_pollingfile.py twisted/internet/test/test_posixbase.py twisted/internet/test/test_posixprocess.py twisted/internet/test/test_process.py twisted/internet/test/test_protocol.py twisted/internet/test/test_serialport.py twisted/internet/test/test_sigchld.py twisted/internet/test/test_socket.py twisted/internet/test/test_stdio.py twisted/internet/test/test_tcp.py twisted/internet/test/test_threads.py twisted/internet/test/test_time.py twisted/internet/test/test_tls.py twisted/internet/test/test_udp.py twisted/internet/test/test_udp_internals.py twisted/internet/test/test_unix.py twisted/internet/test/test_win32events.py twisted/internet/test/fake_CAs/chain.pem twisted/internet/test/fake_CAs/not-a-certificate twisted/internet/test/fake_CAs/thing1.pem twisted/internet/test/fake_CAs/thing2-duplicate.pem twisted/internet/test/fake_CAs/thing2.pem twisted/logger/__init__.py twisted/logger/_buffer.py twisted/logger/_file.py twisted/logger/_filter.py twisted/logger/_flatten.py twisted/logger/_format.py twisted/logger/_global.py twisted/logger/_io.py twisted/logger/_json.py twisted/logger/_legacy.py twisted/logger/_levels.py twisted/logger/_logger.py twisted/logger/_observer.py twisted/logger/_stdlib.py twisted/logger/_util.py twisted/logger/test/__init__.py twisted/logger/test/test_buffer.py twisted/logger/test/test_file.py twisted/logger/test/test_filter.py twisted/logger/test/test_flatten.py twisted/logger/test/test_format.py twisted/logger/test/test_global.py twisted/logger/test/test_io.py twisted/logger/test/test_json.py twisted/logger/test/test_legacy.py twisted/logger/test/test_levels.py twisted/logger/test/test_logger.py twisted/logger/test/test_observer.py twisted/logger/test/test_stdlib.py twisted/logger/test/test_util.py twisted/mail/__init__.py twisted/mail/alias.py twisted/mail/bounce.py twisted/mail/imap4.py twisted/mail/mail.py twisted/mail/maildir.py twisted/mail/pb.py twisted/mail/pop3.py twisted/mail/pop3client.py twisted/mail/protocols.py twisted/mail/relay.py twisted/mail/relaymanager.py twisted/mail/smtp.py twisted/mail/tap.py twisted/mail/scripts/__init__.py twisted/mail/scripts/mailmail.py twisted/mail/test/__init__.py twisted/mail/test/pop3testserver.py twisted/mail/test/rfc822.message twisted/mail/test/server.pem twisted/mail/test/test_bounce.py twisted/mail/test/test_imap.py twisted/mail/test/test_mail.py twisted/mail/test/test_mailmail.py twisted/mail/test/test_options.py twisted/mail/test/test_pop3.py twisted/mail/test/test_pop3client.py twisted/mail/test/test_scripts.py twisted/mail/test/test_smtp.py twisted/names/__init__.py twisted/names/_rfc1982.py twisted/names/authority.py twisted/names/cache.py twisted/names/client.py twisted/names/common.py twisted/names/dns.py twisted/names/error.py twisted/names/hosts.py twisted/names/resolve.py twisted/names/root.py twisted/names/secondary.py twisted/names/server.py twisted/names/srvconnect.py twisted/names/tap.py twisted/names/test/__init__.py twisted/names/test/test_cache.py twisted/names/test/test_client.py twisted/names/test/test_common.py twisted/names/test/test_dns.py twisted/names/test/test_examples.py twisted/names/test/test_hosts.py twisted/names/test/test_names.py twisted/names/test/test_resolve.py twisted/names/test/test_rfc1982.py twisted/names/test/test_rootresolve.py twisted/names/test/test_server.py twisted/names/test/test_srvconnect.py twisted/names/test/test_tap.py twisted/names/test/test_util.py twisted/news/__init__.py twisted/news/database.py twisted/news/news.py twisted/news/nntp.py twisted/news/tap.py twisted/news/test/__init__.py twisted/news/test/test_database.py twisted/news/test/test_news.py twisted/news/test/test_nntp.py twisted/pair/__init__.py twisted/pair/ethernet.py twisted/pair/ip.py twisted/pair/raw.py twisted/pair/rawudp.py twisted/pair/testing.py twisted/pair/tuntap.py twisted/pair/test/__init__.py twisted/pair/test/test_ethernet.py twisted/pair/test/test_ip.py twisted/pair/test/test_rawudp.py twisted/pair/test/test_tuntap.py twisted/persisted/__init__.py twisted/persisted/aot.py twisted/persisted/crefutil.py twisted/persisted/dirdbm.py twisted/persisted/sob.py twisted/persisted/styles.py twisted/persisted/test/__init__.py twisted/persisted/test/test_styles.py twisted/plugins/__init__.py twisted/plugins/cred_anonymous.py twisted/plugins/cred_file.py twisted/plugins/cred_memory.py twisted/plugins/cred_sshkeys.py twisted/plugins/cred_unix.py twisted/plugins/twisted_conch.py twisted/plugins/twisted_core.py twisted/plugins/twisted_ftp.py twisted/plugins/twisted_inet.py twisted/plugins/twisted_mail.py twisted/plugins/twisted_names.py twisted/plugins/twisted_news.py twisted/plugins/twisted_portforward.py twisted/plugins/twisted_reactors.py twisted/plugins/twisted_runner.py twisted/plugins/twisted_socks.py twisted/plugins/twisted_trial.py twisted/plugins/twisted_web.py twisted/plugins/twisted_words.py twisted/positioning/__init__.py twisted/positioning/_sentence.py twisted/positioning/base.py twisted/positioning/ipositioning.py twisted/positioning/nmea.py twisted/positioning/test/__init__.py twisted/positioning/test/receiver.py twisted/positioning/test/test_base.py twisted/positioning/test/test_nmea.py twisted/positioning/test/test_sentence.py twisted/protocols/__init__.py twisted/protocols/amp.py twisted/protocols/basic.py twisted/protocols/dict.py twisted/protocols/finger.py twisted/protocols/ftp.py twisted/protocols/htb.py twisted/protocols/ident.py twisted/protocols/loopback.py twisted/protocols/memcache.py twisted/protocols/pcp.py twisted/protocols/policies.py twisted/protocols/portforward.py twisted/protocols/postfix.py twisted/protocols/shoutcast.py twisted/protocols/sip.py twisted/protocols/socks.py twisted/protocols/stateful.py twisted/protocols/telnet.py twisted/protocols/tls.py twisted/protocols/wire.py twisted/protocols/gps/__init__.py twisted/protocols/gps/nmea.py twisted/protocols/gps/rockwell.py twisted/protocols/haproxy/__init__.py twisted/protocols/haproxy/_exceptions.py twisted/protocols/haproxy/_info.py twisted/protocols/haproxy/_interfaces.py twisted/protocols/haproxy/_parser.py twisted/protocols/haproxy/_v1parser.py twisted/protocols/haproxy/_v2parser.py twisted/protocols/haproxy/_wrapper.py twisted/protocols/haproxy/test/__init__.py twisted/protocols/haproxy/test/test_parser.py twisted/protocols/haproxy/test/test_v1parser.py twisted/protocols/haproxy/test/test_v2parser.py twisted/protocols/haproxy/test/test_wrapper.py twisted/protocols/mice/__init__.py twisted/protocols/mice/mouseman.py twisted/protocols/test/__init__.py twisted/protocols/test/test_basic.py twisted/protocols/test/test_tls.py twisted/python/__init__.py twisted/python/_appdirs.py twisted/python/_inotify.py twisted/python/_oldstyle.py twisted/python/_pydoctor.py twisted/python/_release.py twisted/python/_sendmsg.c twisted/python/_shellcomp.py twisted/python/_textattributes.py twisted/python/_tzhelper.py twisted/python/_url.py twisted/python/compat.py twisted/python/components.py twisted/python/constants.py twisted/python/context.py twisted/python/deprecate.py twisted/python/dist.py twisted/python/dist3.py twisted/python/failure.py twisted/python/fakepwd.py twisted/python/filepath.py twisted/python/finalize.py twisted/python/formmethod.py twisted/python/hook.py twisted/python/htmlizer.py twisted/python/lockfile.py twisted/python/log.py twisted/python/logfile.py twisted/python/modules.py twisted/python/monkey.py twisted/python/procutils.py twisted/python/randbytes.py twisted/python/rebuild.py twisted/python/reflect.py twisted/python/release.py twisted/python/roots.py twisted/python/runtime.py twisted/python/sendmsg.py twisted/python/shortcut.py twisted/python/syslog.py twisted/python/systemd.py twisted/python/text.py twisted/python/threadable.py twisted/python/threadpool.py twisted/python/twisted-completion.zsh twisted/python/url.py twisted/python/urlpath.py twisted/python/usage.py twisted/python/util.py twisted/python/versions.py twisted/python/win32.py twisted/python/zippath.py twisted/python/zipstream.py twisted/python/_pydoctortemplates/common.html twisted/python/_pydoctortemplates/index.html twisted/python/_pydoctortemplates/summary.html twisted/python/test/__init__.py twisted/python/test/cmodulepullpipe.py twisted/python/test/deprecatedattributes.py twisted/python/test/modules_helpers.py twisted/python/test/pullpipe.py twisted/python/test/test_appdirs.py twisted/python/test/test_components.py twisted/python/test/test_constants.py twisted/python/test/test_deprecate.py twisted/python/test/test_dist.py twisted/python/test/test_dist3.py twisted/python/test/test_fakepwd.py twisted/python/test/test_htmlizer.py twisted/python/test/test_inotify.py twisted/python/test/test_pydoctor.py twisted/python/test/test_release.py twisted/python/test/test_runtime.py twisted/python/test/test_sendmsg.py twisted/python/test/test_shellcomp.py twisted/python/test/test_syslog.py twisted/python/test/test_systemd.py twisted/python/test/test_textattributes.py twisted/python/test/test_tzhelper.py twisted/python/test/test_url.py twisted/python/test/test_urlpath.py twisted/python/test/test_util.py twisted/python/test/test_versions.py twisted/python/test/test_win32.py twisted/python/test/test_zippath.py twisted/python/test/test_zipstream.py twisted/runner/__init__.py twisted/runner/inetd.py twisted/runner/inetdconf.py twisted/runner/inetdtap.py twisted/runner/portmap.c twisted/runner/procmon.py twisted/runner/procmontap.py twisted/runner/test/__init__.py twisted/runner/test/test_inetdconf.py twisted/runner/test/test_inetdtap.py twisted/runner/test/test_procmon.py twisted/runner/test/test_procmontap.py twisted/scripts/__init__.py twisted/scripts/_twistd_unix.py twisted/scripts/_twistw.py twisted/scripts/htmlizer.py twisted/scripts/trial.py twisted/scripts/twistd.py twisted/scripts/test/__init__.py twisted/scripts/test/test_scripts.py twisted/spread/__init__.py twisted/spread/banana.py twisted/spread/flavors.py twisted/spread/interfaces.py twisted/spread/jelly.py twisted/spread/pb.py twisted/spread/publish.py twisted/spread/util.py twisted/tap/__init__.py twisted/tap/ftp.py twisted/tap/portforward.py twisted/tap/socks.py twisted/test/__init__.py twisted/test/crash_test_dummy.py twisted/test/iosim.py twisted/test/mock_win32process.py twisted/test/myrebuilder1.py twisted/test/myrebuilder2.py twisted/test/plugin_basic.py twisted/test/plugin_extra1.py twisted/test/plugin_extra2.py twisted/test/process_cmdline.py twisted/test/process_echoer.py twisted/test/process_fds.py twisted/test/process_getargv.py twisted/test/process_getenv.py twisted/test/process_linger.py twisted/test/process_reader.py twisted/test/process_signal.py twisted/test/process_stdinreader.py twisted/test/process_tester.py twisted/test/process_tty.py twisted/test/process_twisted.py twisted/test/proto_helpers.py twisted/test/raiser.c twisted/test/raiser.pyx twisted/test/reflect_helper_IE.py twisted/test/reflect_helper_VE.py twisted/test/reflect_helper_ZDE.py twisted/test/server.pem twisted/test/ssl_helpers.py twisted/test/stdio_test_consumer.py twisted/test/stdio_test_halfclose.py twisted/test/stdio_test_hostpeer.py twisted/test/stdio_test_lastwrite.py twisted/test/stdio_test_loseconn.py twisted/test/stdio_test_producer.py twisted/test/stdio_test_write.py twisted/test/stdio_test_writeseq.py twisted/test/test_abstract.py twisted/test/test_adbapi.py twisted/test/test_amp.py twisted/test/test_application.py twisted/test/test_banana.py twisted/test/test_compat.py twisted/test/test_context.py twisted/test/test_cooperator.py twisted/test/test_defer.py twisted/test/test_defgen.py twisted/test/test_dict.py twisted/test/test_dirdbm.py twisted/test/test_error.py twisted/test/test_factories.py twisted/test/test_failure.py twisted/test/test_fdesc.py twisted/test/test_finger.py twisted/test/test_formmethod.py twisted/test/test_ftp.py twisted/test/test_ftp_options.py twisted/test/test_hook.py twisted/test/test_htb.py twisted/test/test_ident.py twisted/test/test_internet.py twisted/test/test_iosim.py twisted/test/test_iutils.py twisted/test/test_jelly.py twisted/test/test_lockfile.py twisted/test/test_log.py twisted/test/test_logfile.py twisted/test/test_loopback.py twisted/test/test_memcache.py twisted/test/test_modules.py twisted/test/test_monkey.py twisted/test/test_nmea.py twisted/test/test_nooldstyle.py twisted/test/test_paths.py twisted/test/test_pb.py twisted/test/test_pbfailure.py twisted/test/test_pcp.py twisted/test/test_persisted.py twisted/test/test_plugin.py twisted/test/test_policies.py twisted/test/test_postfix.py twisted/test/test_process.py twisted/test/test_protocols.py twisted/test/test_randbytes.py twisted/test/test_rebuild.py twisted/test/test_reflect.py twisted/test/test_roots.py twisted/test/test_shortcut.py twisted/test/test_sip.py twisted/test/test_sob.py twisted/test/test_socks.py twisted/test/test_ssl.py twisted/test/test_sslverify.py twisted/test/test_stateful.py twisted/test/test_stdio.py twisted/test/test_strerror.py twisted/test/test_stringtransport.py twisted/test/test_strports.py twisted/test/test_task.py twisted/test/test_tcp.py twisted/test/test_tcp_internals.py twisted/test/test_text.py twisted/test/test_threadable.py twisted/test/test_threadpool.py twisted/test/test_threads.py twisted/test/test_tpfile.py twisted/test/test_twistd.py twisted/test/test_twisted.py twisted/test/test_udp.py twisted/test/test_unix.py twisted/test/test_usage.py twisted/test/testutils.py twisted/trial/__init__.py twisted/trial/__main__.py twisted/trial/_asyncrunner.py twisted/trial/_asynctest.py twisted/trial/_synctest.py twisted/trial/itrial.py twisted/trial/reporter.py twisted/trial/runner.py twisted/trial/unittest.py twisted/trial/util.py twisted/trial/_dist/__init__.py twisted/trial/_dist/distreporter.py twisted/trial/_dist/disttrial.py twisted/trial/_dist/managercommands.py twisted/trial/_dist/options.py twisted/trial/_dist/worker.py twisted/trial/_dist/workercommands.py twisted/trial/_dist/workerreporter.py twisted/trial/_dist/workertrial.py twisted/trial/_dist/test/__init__.py twisted/trial/_dist/test/test_distreporter.py twisted/trial/_dist/test/test_disttrial.py twisted/trial/_dist/test/test_options.py twisted/trial/_dist/test/test_worker.py twisted/trial/_dist/test/test_workerreporter.py twisted/trial/_dist/test/test_workertrial.py twisted/trial/test/__init__.py twisted/trial/test/detests.py twisted/trial/test/erroneous.py twisted/trial/test/mockcustomsuite.py twisted/trial/test/mockcustomsuite2.py twisted/trial/test/mockcustomsuite3.py twisted/trial/test/mockdoctest.py twisted/trial/test/moduleself.py twisted/trial/test/moduletest.py twisted/trial/test/novars.py twisted/trial/test/ordertests.py twisted/trial/test/packages.py twisted/trial/test/sample.py twisted/trial/test/scripttest.py twisted/trial/test/skipping.py twisted/trial/test/suppression.py twisted/trial/test/test_assertions.py twisted/trial/test/test_asyncassertions.py twisted/trial/test/test_deferred.py twisted/trial/test/test_doctest.py twisted/trial/test/test_keyboard.py twisted/trial/test/test_loader.py twisted/trial/test/test_log.py twisted/trial/test/test_output.py twisted/trial/test/test_plugins.py twisted/trial/test/test_pyunitcompat.py twisted/trial/test/test_reporter.py twisted/trial/test/test_runner.py twisted/trial/test/test_script.py twisted/trial/test/test_suppression.py twisted/trial/test/test_testcase.py twisted/trial/test/test_tests.py twisted/trial/test/test_util.py twisted/trial/test/test_warning.py twisted/trial/test/weird.py twisted/web/__init__.py twisted/web/_element.py twisted/web/_flatten.py twisted/web/_http2.py twisted/web/_newclient.py twisted/web/_responses.py twisted/web/_stan.py twisted/web/client.py twisted/web/demo.py twisted/web/distrib.py twisted/web/domhelpers.py twisted/web/error.py twisted/web/guard.py twisted/web/html.py twisted/web/http.py twisted/web/http_headers.py twisted/web/iweb.py twisted/web/microdom.py twisted/web/proxy.py twisted/web/resource.py twisted/web/rewrite.py twisted/web/script.py twisted/web/server.py twisted/web/soap.py twisted/web/static.py twisted/web/sux.py twisted/web/tap.py twisted/web/template.py twisted/web/twcgi.py twisted/web/util.py twisted/web/vhost.py twisted/web/wsgi.py twisted/web/xmlrpc.py twisted/web/_auth/__init__.py twisted/web/_auth/basic.py twisted/web/_auth/digest.py twisted/web/_auth/wrapper.py twisted/web/test/__init__.py twisted/web/test/_util.py twisted/web/test/requesthelper.py twisted/web/test/test_agent.py twisted/web/test/test_cgi.py twisted/web/test/test_distrib.py twisted/web/test/test_domhelpers.py twisted/web/test/test_error.py twisted/web/test/test_flatten.py twisted/web/test/test_html.py twisted/web/test/test_http.py twisted/web/test/test_http2.py twisted/web/test/test_http_headers.py twisted/web/test/test_httpauth.py twisted/web/test/test_newclient.py twisted/web/test/test_proxy.py twisted/web/test/test_resource.py twisted/web/test/test_script.py twisted/web/test/test_soap.py twisted/web/test/test_stan.py twisted/web/test/test_static.py twisted/web/test/test_tap.py twisted/web/test/test_template.py twisted/web/test/test_util.py twisted/web/test/test_vhost.py twisted/web/test/test_web.py twisted/web/test/test_web__responses.py twisted/web/test/test_webclient.py twisted/web/test/test_wsgi.py twisted/web/test/test_xml.py twisted/web/test/test_xmlrpc.py twisted/words/__init__.py twisted/words/ewords.py twisted/words/iwords.py twisted/words/service.py twisted/words/tap.py twisted/words/xmpproutertap.py twisted/words/im/__init__.py twisted/words/im/baseaccount.py twisted/words/im/basechat.py twisted/words/im/basesupport.py twisted/words/im/instancemessenger.glade twisted/words/im/interfaces.py twisted/words/im/ircsupport.py twisted/words/im/locals.py twisted/words/im/pbsupport.py twisted/words/protocols/__init__.py twisted/words/protocols/irc.py twisted/words/protocols/oscar.py twisted/words/protocols/jabber/__init__.py twisted/words/protocols/jabber/client.py twisted/words/protocols/jabber/component.py twisted/words/protocols/jabber/error.py twisted/words/protocols/jabber/ijabber.py twisted/words/protocols/jabber/jid.py twisted/words/protocols/jabber/jstrports.py twisted/words/protocols/jabber/sasl.py twisted/words/protocols/jabber/sasl_mechanisms.py twisted/words/protocols/jabber/xmlstream.py twisted/words/protocols/jabber/xmpp_stringprep.py twisted/words/test/__init__.py twisted/words/test/test_basechat.py twisted/words/test/test_basesupport.py twisted/words/test/test_domish.py twisted/words/test/test_irc.py twisted/words/test/test_irc_service.py twisted/words/test/test_ircsupport.py twisted/words/test/test_jabberclient.py twisted/words/test/test_jabbercomponent.py twisted/words/test/test_jabbererror.py twisted/words/test/test_jabberjid.py twisted/words/test/test_jabberjstrports.py twisted/words/test/test_jabbersasl.py twisted/words/test/test_jabbersaslmechanisms.py twisted/words/test/test_jabberxmlstream.py twisted/words/test/test_jabberxmppstringprep.py twisted/words/test/test_oscar.py twisted/words/test/test_service.py twisted/words/test/test_tap.py twisted/words/test/test_xishutil.py twisted/words/test/test_xmlstream.py twisted/words/test/test_xmpproutertap.py twisted/words/test/test_xpath.py twisted/words/xish/__init__.py twisted/words/xish/domish.py twisted/words/xish/utility.py twisted/words/xish/xmlstream.py twisted/words/xish/xpath.py twisted/words/xish/xpathparser.g twisted/words/xish/xpathparser.py