[Python-modules-commits] [twisted] 03/06: Imported Upstream version 16.3.0

Free Ekanayaka freee at moszumanska.debian.org
Wed Oct 19 19:28:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

freee pushed a commit to branch master
in repository twisted.

commit 1eb16e646c3713004661d0cce76119b073b3807d
Author: Free Ekanayaka <freee at debian.org>
Date:   Wed Oct 19 19:26:02 2016 +0000

    Imported Upstream version 16.3.0
---
 .coveragerc                                        |   14 +
 .gitignore                                         |    9 -
 CONTRIBUTING                                       |    9 +-
 INSTALL                                            |   32 -
 INSTALL.rst                                        |   42 +
 LICENSE                                            |   17 +-
 MANIFEST.in                                        |   76 +
 NEWS                                               | 1467 +++++++-
 PKG-INFO                                           |   16 +
 README                                             |  116 -
 README.rst                                         |  112 +
 Twisted.egg-info/PKG-INFO                          |   16 +
 Twisted.egg-info/SOURCES.txt                       | 1452 ++++++++
 Twisted.egg-info/dependency_links.txt              |    1 +
 Twisted.egg-info/not-zip-safe                      |    1 +
 Twisted.egg-info/requires.txt                      |   71 +
 Twisted.egg-info/top_level.txt                     |    1 +
 bin/_preamble.py                                   |   19 -
 bin/{conch => }/cftp                               |    0
 bin/{conch => }/ckeygen                            |    0
 bin/{conch => }/conch                              |    0
 bin/lore/lore                                      |   16 -
 bin/{mail => }/mailmail                            |    0
 bin/manhole                                        |   16 -
 bin/tap2deb                                        |   16 -
 bin/tap2rpm                                        |   19 -
 bin/tapconvert                                     |   12 -
 bin/{conch => }/tkconch                            |    0
 bin/trial                                          |    6 +-
 bin/twistd                                         |    6 +-
 code_of_conduct.md                                 |   58 +
 doc/.buildinfo                                     |    4 -
 doc/_downloads/1st_example.html                    |   12 -
 doc/_downloads/MulticastClient.py                  |   19 -
 doc/_downloads/MulticastServer.py                  |   28 -
 doc/_downloads/a_lore_plugin.py                    |   11 -
 doc/_downloads/adopt_datagram_port.py              |   27 -
 doc/_downloads/ampclient.py                        |   34 -
 doc/_downloads/ampserver.py                        |   40 -
 doc/_downloads/bananabench.py                      |   79 -
 doc/_downloads/chatserver.py                       |   37 -
 doc/_downloads/chatserver1.py                      |   65 -
 doc/_downloads/copy_descriptor.py                  |   35 -
 doc/_downloads/cred.py                             |  163 -
 doc/_downloads/echoclient.py                       |   41 -
 doc/_downloads/echoclient_shared_ssh.py            |   57 -
 doc/_downloads/echoclient_ssh.py                   |  137 -
 doc/_downloads/echoclient_udp.py                   |   38 -
 doc/_downloads/emailserver.tac                     |  107 -
 doc/_downloads/factory.py-1                        |    9 -
 doc/_downloads/factory.py-2                        |   20 -
 doc/_downloads/factory.py-3                        |   21 -
 doc/_downloads/finger20.tac                        |  285 --
 doc/_downloads/finger21.tac                        |  319 --
 doc/_downloads/finger22.py                         |  337 --
 doc/_downloads/fortune.rpy.py                      |   49 -
 doc/_downloads/ftpclient.py                        |  113 -
 doc/_downloads/gethostbyname.py                    |   76 -
 doc/_downloads/gpsfix.py                           |   78 -
 doc/_downloads/ipv6_listen.py                      |   14 -
 doc/_downloads/ircLogBot.py                        |  162 -
 doc/_downloads/jabber_client.py                    |   37 -
 doc/_downloads/lj.rpy.py                           |   48 -
 doc/_downloads/longex.py                           |   66 -
 doc/_downloads/longex2.py                          |  105 -
 doc/_downloads/minchat.py                          |  140 -
 doc/_downloads/mouse.py                            |   80 -
 doc/_downloads/msn_example.py                      |   70 -
 doc/_downloads/new_module_template.py              |   12 -
 doc/_downloads/nmealogger.py                       |   54 -
 doc/_downloads/oscardemo.py                        |  108 -
 doc/_downloads/pb_client.py                        |  107 -
 doc/_downloads/pb_exceptions.py                    |   36 -
 doc/_downloads/pbbenchclient.py                    |   42 -
 doc/_downloads/pbbenchserver.py                    |   54 -
 doc/_downloads/pbecho.py                           |   51 -
 doc/_downloads/pbechoclient.py                     |   32 -
 doc/_downloads/pbinterop.py                        |   71 -
 doc/_downloads/pbsimple.py                         |   16 -
 doc/_downloads/ptyserv.py                          |   45 -
 doc/_downloads/pyuidemo.py                         |   39 -
 doc/_downloads/recvfd.py                           |   90 -
 doc/_downloads/report.rpy.py                       |   44 -
 doc/_downloads/send_replacement.py                 |   21 -
 doc/_downloads/shoutcast.py                        |   26 -
 doc/_downloads/simpleclient.py                     |   49 -
 doc/_downloads/smtpclient_tls.py                   |  157 -
 doc/_downloads/spitters.py-1                       |   18 -
 doc/_downloads/spitters.py-2                       |   26 -
 doc/_downloads/sshsimpleclient.py                  |  111 -
 doc/_downloads/sshsimpleserver.py                  |  117 -
 doc/_downloads/starttls_client.py                  |   33 -
 doc/_downloads/starttls_server.py                  |   24 -
 doc/_downloads/stdiodemo.py                        |   78 -
 doc/_downloads/streaming.py                        |  103 -
 doc/_downloads/testlogging.py                      |   41 -
 doc/_downloads/users.rpy.py                        |   24 -
 doc/_downloads/wxacceptance.py                     |  113 -
 doc/_downloads/wxdemo.py                           |   64 -
 doc/_downloads/xmlrpc-customized.py                |   60 -
 doc/_downloads/xmlrpc.py                           |   80 -
 doc/_downloads/xmpp_client.py                      |   90 -
 doc/_images/myhtml-output.png                      |  Bin 23124 -> 0 bytes
 doc/_sources/conch/examples/index.txt              |   57 -
 doc/_sources/conch/howto/conch_client.txt          |  498 ---
 doc/_sources/conch/howto/index.txt                 |   31 -
 doc/_sources/conch/index.txt                       |   27 -
 doc/_sources/core/development/index.txt            |   33 -
 .../core/development/policy/coding-standard.txt    | 1255 -------
 .../core/development/policy/doc-standard.txt       |  377 --
 doc/_sources/core/development/policy/index.txt     |   39 -
 doc/_sources/core/development/policy/svn-dev.txt   |  357 --
 .../core/development/policy/test-standard.txt      |  569 ---
 .../core/development/policy/writing-standard.txt   |  491 ---
 doc/_sources/core/development/security.txt         |   54 -
 doc/_sources/core/examples/index.txt               |  199 -
 doc/_sources/core/howto/application.txt            |  434 ---
 doc/_sources/core/howto/basics.txt                 |  138 -
 doc/_sources/core/howto/clients.txt                |  334 --
 doc/_sources/core/howto/components.txt             |  646 ----
 doc/_sources/core/howto/cred.txt                   |  596 ---
 doc/_sources/core/howto/defer-intro.txt            |  328 --
 doc/_sources/core/howto/defer.txt                  | 1242 -------
 doc/_sources/core/howto/dirdbm.txt                 |   97 -
 doc/_sources/core/howto/endpoints.txt              |  223 --
 doc/_sources/core/howto/gendefer.txt               |  436 ---
 doc/_sources/core/howto/glossary.txt               |  648 ----
 doc/_sources/core/howto/index.txt                  |  338 --
 doc/_sources/core/howto/logging.txt                |  305 --
 doc/_sources/core/howto/options.txt                |  639 ----
 doc/_sources/core/howto/pb-copyable.txt            |  801 ----
 doc/_sources/core/howto/pb-cred.txt                | 1165 ------
 doc/_sources/core/howto/pb-usage.txt               |  661 ----
 doc/_sources/core/howto/plugin.txt                 |  347 --
 doc/_sources/core/howto/process.txt                |  698 ----
 doc/_sources/core/howto/rdbms.txt                  |  140 -
 doc/_sources/core/howto/sendmsg.txt                |  154 -
 doc/_sources/core/howto/servers.txt                |  281 --
 doc/_sources/core/howto/ssl.txt                    |  241 --
 doc/_sources/core/howto/testing.txt                |  275 --
 doc/_sources/core/howto/threading.txt              |  128 -
 doc/_sources/core/howto/time.txt                   |  109 -
 doc/_sources/core/howto/trial.txt                  | 1112 ------
 doc/_sources/core/howto/tutorial/configuration.txt |  152 -
 doc/_sources/core/howto/tutorial/index.txt         |   98 -
 doc/_sources/core/howto/udp.txt                    |  170 -
 doc/_sources/core/index.txt                        |   37 -
 doc/_sources/core/specifications/banana.txt        |  365 --
 doc/_sources/historic/index.txt                    |  164 -
 doc/_sources/index.txt                             |   18 -
 doc/_sources/lore/examples/index.txt               |   20 -
 doc/_sources/lore/howto/extend-lore.txt            |  346 --
 doc/_sources/lore/howto/index.txt                  |   25 -
 doc/_sources/lore/howto/lore.txt                   |  509 ---
 doc/_sources/lore/index.txt                        |   27 -
 doc/_sources/mail/examples/index.txt               |   53 -
 doc/_sources/mail/index.txt                        |   27 -
 doc/_sources/names/examples/index.txt              |   25 -
 doc/_sources/names/howto/client-tour.txt           |  254 --
 doc/_sources/names/howto/index.txt                 |   17 -
 doc/_sources/names/index.txt                       |   36 -
 doc/_sources/pair/examples/index.txt               |   24 -
 doc/_sources/pair/howto/index.txt                  |   31 -
 doc/_sources/pair/howto/tunnels.txt                |   56 -
 doc/_sources/pair/index.txt                        |   28 -
 doc/_sources/web/examples/index.txt                |  130 -
 doc/_sources/web/howto/client.txt                  |  804 ----
 doc/_sources/web/howto/index.txt                   |   63 -
 doc/_sources/web/howto/using-twistedweb.txt        | 1512 --------
 doc/_sources/web/howto/web-in-60/index.txt         |   64 -
 doc/_sources/web/howto/web-in-60/wsgi.txt          |  175 -
 doc/_sources/web/index.txt                         |   27 -
 doc/_sources/words/examples/index.txt              |   26 -
 doc/_sources/words/howto/index.txt                 |   32 -
 doc/_sources/words/index.txt                       |   27 -
 doc/_static/ajax-loader.gif                        |  Bin 673 -> 0 bytes
 doc/_static/basic.css                              |  537 ---
 doc/_static/comment-bright.png                     |  Bin 3500 -> 0 bytes
 doc/_static/comment-close.png                      |  Bin 3578 -> 0 bytes
 doc/_static/comment.png                            |  Bin 3445 -> 0 bytes
 doc/_static/doctools.js                            |  238 --
 doc/_static/down-pressed.png                       |  Bin 368 -> 0 bytes
 doc/_static/down.png                               |  Bin 363 -> 0 bytes
 doc/_static/file.png                               |  Bin 392 -> 0 bytes
 doc/_static/jquery.js                              |    2 -
 doc/_static/minus.png                              |  Bin 199 -> 0 bytes
 doc/_static/plus.png                               |  Bin 199 -> 0 bytes
 doc/_static/pygments.css                           |   62 -
 doc/_static/searchtools.js                         |  622 ----
 doc/_static/underscore.js                          |   31 -
 doc/_static/up-pressed.png                         |  Bin 372 -> 0 bytes
 doc/_static/up.png                                 |  Bin 363 -> 0 bytes
 doc/_static/websupport.js                          |  808 ----
 doc/conch/examples/index.html                      |  247 --
 doc/conch/howto/conch_client.html                  |  711 ----
 doc/conch/howto/index.html                         |  220 --
 doc/conch/index.html                               |  218 --
 doc/conch/man/conch.1                              |  206 --
 doc/core/development/index.html                    |  222 --
 doc/core/development/naming.html                   |  224 --
 doc/core/development/philosophy.html               |  255 --
 doc/core/development/policy/coding-standard.html   |  922 -----
 doc/core/development/policy/doc-standard.html      |  415 ---
 doc/core/development/policy/index.html             |  224 --
 doc/core/development/policy/svn-dev.html           |  397 --
 doc/core/development/policy/test-standard.html     |  533 ---
 doc/core/development/policy/writing-standard.html  |  476 ---
 doc/core/development/security.html                 |  243 --
 doc/core/examples/index.html                       |  348 --
 doc/core/howto/amp.html                            |  401 --
 doc/core/howto/application.html                    |  489 ---
 doc/core/howto/basics.html                         |  290 --
 doc/core/howto/choosing-reactor.html               |  633 ----
 doc/core/howto/clients.html                        |  693 ----
 doc/core/howto/components.html                     |  603 ---
 doc/core/howto/constants.html                      |  549 ---
 doc/core/howto/cred.html                           |  642 ----
 doc/core/howto/debug-with-emacs.html               |  254 --
 doc/core/howto/defer-intro.html                    |  498 ---
 doc/core/howto/defer.html                          | 1002 -----
 doc/core/howto/design.html                         |  371 --
 doc/core/howto/dirdbm.html                         |  273 --
 doc/core/howto/endpoints.html                      |  413 ---
 doc/core/howto/gendefer.html                       |  489 ---
 doc/core/howto/glossary.html                       |  440 ---
 doc/core/howto/index.html                          |  394 --
 doc/core/howto/internet-overview.html              |  238 --
 doc/core/howto/logging.html                        |  372 --
 doc/core/howto/options.html                        |  608 ---
 doc/core/howto/pb-clients.html                     |  429 ---
 doc/core/howto/pb-copyable.html                    | 1052 ------
 doc/core/howto/pb-cred.html                        | 1344 -------
 doc/core/howto/pb-intro.html                       |  462 ---
 doc/core/howto/pb-limits.html                      |  253 --
 doc/core/howto/pb-usage.html                       | 1014 -----
 doc/core/howto/pb.html                             |  256 --
 doc/core/howto/plugin.html                         |  419 ---
 doc/core/howto/positioning.html                    |  298 --
 doc/core/howto/process.html                        |  723 ----
 doc/core/howto/producers.html                      |  296 --
 doc/core/howto/python3.html                        |  283 --
 doc/core/howto/quotes.html                         |  349 --
 doc/core/howto/rdbms.html                          |  344 --
 doc/core/howto/reactor-basics.html                 |  279 --
 doc/core/howto/sendmsg.html                        |  357 --
 doc/core/howto/servers.html                        |  524 ---
 doc/core/howto/ssl.html                            |  625 ----
 doc/core/howto/systemd.html                        |  579 ---
 doc/core/howto/tap.html                            |  419 ---
 doc/core/howto/testing.html                        |  376 --
 doc/core/howto/threading.html                      |  337 --
 doc/core/howto/time.html                           |  272 --
 doc/core/howto/trial.html                          | 1612 --------
 doc/core/howto/tutorial/backends.html              |  905 -----
 doc/core/howto/tutorial/client.html                |  352 --
 doc/core/howto/tutorial/components.html            |  806 ----
 doc/core/howto/tutorial/configuration.html         |  674 ----
 doc/core/howto/tutorial/factory.html               |  576 ---
 doc/core/howto/tutorial/index.html                 |  263 --
 doc/core/howto/tutorial/intro.html                 |  717 ----
 doc/core/howto/tutorial/library.html               |  371 --
 doc/core/howto/tutorial/pb.html                    |  588 ---
 doc/core/howto/tutorial/protocol.html              |  845 -----
 doc/core/howto/tutorial/style.html                 |  389 --
 doc/core/howto/tutorial/web.html                   |  526 ---
 doc/core/howto/udp.html                            |  453 ---
 doc/core/howto/vision.html                         |  234 --
 doc/core/index.html                                |  223 --
 doc/core/man/manhole.1                             |   16 -
 doc/core/man/tap2deb.1                             |   55 -
 doc/core/man/tap2rpm.1                             |   55 -
 doc/core/man/tapconvert.1                          |   40 -
 doc/core/specifications/banana.html                |  409 --
 doc/core/specifications/index.html                 |  217 --
 doc/doctrees/conch/examples/index.doctree          |  Bin 11293 -> 0 bytes
 doc/doctrees/conch/howto/conch_client.doctree      |  Bin 79108 -> 0 bytes
 doc/doctrees/conch/howto/index.doctree             |  Bin 4060 -> 0 bytes
 doc/doctrees/conch/index.doctree                   |  Bin 4725 -> 0 bytes
 doc/doctrees/core/development/index.doctree        |  Bin 5565 -> 0 bytes
 doc/doctrees/core/development/naming.doctree       |  Bin 7222 -> 0 bytes
 doc/doctrees/core/development/philosophy.doctree   |  Bin 7445 -> 0 bytes
 .../development/policy/coding-standard.doctree     |  Bin 119580 -> 0 bytes
 .../core/development/policy/doc-standard.doctree   |  Bin 29476 -> 0 bytes
 doc/doctrees/core/development/policy/index.doctree |  Bin 6240 -> 0 bytes
 .../core/development/policy/svn-dev.doctree        |  Bin 45824 -> 0 bytes
 .../core/development/policy/test-standard.doctree  |  Bin 70276 -> 0 bytes
 .../development/policy/writing-standard.doctree    |  Bin 43768 -> 0 bytes
 doc/doctrees/core/development/security.doctree     |  Bin 5683 -> 0 bytes
 doc/doctrees/core/examples/index.doctree           |  Bin 42086 -> 0 bytes
 doc/doctrees/core/howto/amp.doctree                |  Bin 31493 -> 0 bytes
 doc/doctrees/core/howto/application.doctree        |  Bin 53827 -> 0 bytes
 doc/doctrees/core/howto/basics.doctree             |  Bin 19913 -> 0 bytes
 doc/doctrees/core/howto/choosing-reactor.doctree   |  Bin 77542 -> 0 bytes
 doc/doctrees/core/howto/clients.doctree            |  Bin 65015 -> 0 bytes
 doc/doctrees/core/howto/components.doctree         |  Bin 57421 -> 0 bytes
 doc/doctrees/core/howto/constants.doctree          |  Bin 41041 -> 0 bytes
 doc/doctrees/core/howto/cred.doctree               |  Bin 65801 -> 0 bytes
 doc/doctrees/core/howto/debug-with-emacs.doctree   |  Bin 14323 -> 0 bytes
 doc/doctrees/core/howto/defer-intro.doctree        |  Bin 65348 -> 0 bytes
 doc/doctrees/core/howto/defer.doctree              |  Bin 143030 -> 0 bytes
 doc/doctrees/core/howto/design.doctree             |  Bin 24318 -> 0 bytes
 doc/doctrees/core/howto/dirdbm.doctree             |  Bin 9741 -> 0 bytes
 doc/doctrees/core/howto/endpoints.doctree          |  Bin 78152 -> 0 bytes
 doc/doctrees/core/howto/gendefer.doctree           |  Bin 43587 -> 0 bytes
 doc/doctrees/core/howto/glossary.doctree           |  Bin 106391 -> 0 bytes
 doc/doctrees/core/howto/index.doctree              |  Bin 63702 -> 0 bytes
 doc/doctrees/core/howto/internet-overview.doctree  |  Bin 10220 -> 0 bytes
 doc/doctrees/core/howto/logging.doctree            |  Bin 34018 -> 0 bytes
 doc/doctrees/core/howto/options.doctree            |  Bin 50610 -> 0 bytes
 doc/doctrees/core/howto/pb-clients.doctree         |  Bin 23146 -> 0 bytes
 doc/doctrees/core/howto/pb-copyable.doctree        |  Bin 145706 -> 0 bytes
 doc/doctrees/core/howto/pb-cred.doctree            |  Bin 167343 -> 0 bytes
 doc/doctrees/core/howto/pb-intro.doctree           |  Bin 60912 -> 0 bytes
 doc/doctrees/core/howto/pb-limits.doctree          |  Bin 9017 -> 0 bytes
 doc/doctrees/core/howto/pb-usage.doctree           |  Bin 139996 -> 0 bytes
 doc/doctrees/core/howto/pb.doctree                 |  Bin 8909 -> 0 bytes
 doc/doctrees/core/howto/plugin.doctree             |  Bin 33599 -> 0 bytes
 doc/doctrees/core/howto/positioning.doctree        |  Bin 11997 -> 0 bytes
 doc/doctrees/core/howto/process.doctree            |  Bin 95384 -> 0 bytes
 doc/doctrees/core/howto/producers.doctree          |  Bin 32809 -> 0 bytes
 doc/doctrees/core/howto/python3.doctree            |  Bin 17187 -> 0 bytes
 doc/doctrees/core/howto/quotes.doctree             |  Bin 17741 -> 0 bytes
 doc/doctrees/core/howto/rdbms.doctree              |  Bin 26386 -> 0 bytes
 doc/doctrees/core/howto/reactor-basics.doctree     |  Bin 23352 -> 0 bytes
 doc/doctrees/core/howto/sendmsg.doctree            |  Bin 20933 -> 0 bytes
 doc/doctrees/core/howto/servers.doctree            |  Bin 56116 -> 0 bytes
 doc/doctrees/core/howto/ssl.doctree                |  Bin 88728 -> 0 bytes
 doc/doctrees/core/howto/systemd.doctree            |  Bin 80664 -> 0 bytes
 doc/doctrees/core/howto/tap.doctree                |  Bin 34421 -> 0 bytes
 doc/doctrees/core/howto/testing.doctree            |  Bin 37717 -> 0 bytes
 doc/doctrees/core/howto/threading.doctree          |  Bin 16760 -> 0 bytes
 doc/doctrees/core/howto/time.doctree               |  Bin 8998 -> 0 bytes
 doc/doctrees/core/howto/trial.doctree              |  Bin 175612 -> 0 bytes
 doc/doctrees/core/howto/tutorial/backends.doctree  |  Bin 43625 -> 0 bytes
 doc/doctrees/core/howto/tutorial/client.doctree    |  Bin 12121 -> 0 bytes
 .../core/howto/tutorial/components.doctree         |  Bin 43848 -> 0 bytes
 .../core/howto/tutorial/configuration.doctree      |  Bin 34540 -> 0 bytes
 doc/doctrees/core/howto/tutorial/factory.doctree   |  Bin 23986 -> 0 bytes
 doc/doctrees/core/howto/tutorial/index.doctree     |  Bin 15071 -> 0 bytes
 doc/doctrees/core/howto/tutorial/intro.doctree     |  Bin 74492 -> 0 bytes
 doc/doctrees/core/howto/tutorial/library.doctree   |  Bin 24314 -> 0 bytes
 doc/doctrees/core/howto/tutorial/pb.doctree        |  Bin 25291 -> 0 bytes
 doc/doctrees/core/howto/tutorial/protocol.doctree  |  Bin 68569 -> 0 bytes
 doc/doctrees/core/howto/tutorial/style.doctree     |  Bin 15083 -> 0 bytes
 doc/doctrees/core/howto/tutorial/web.doctree       |  Bin 22533 -> 0 bytes
 doc/doctrees/core/howto/udp.doctree                |  Bin 45993 -> 0 bytes
 doc/doctrees/core/howto/vision.doctree             |  Bin 5405 -> 0 bytes
 doc/doctrees/core/index.doctree                    |  Bin 7369 -> 0 bytes
 doc/doctrees/core/specifications/banana.doctree    |  Bin 39882 -> 0 bytes
 doc/doctrees/core/specifications/index.doctree     |  Bin 3643 -> 0 bytes
 doc/doctrees/environment.pickle                    |  Bin 3069864 -> 0 bytes
 doc/doctrees/historic/index.doctree                |  Bin 22597 -> 0 bytes
 doc/doctrees/index.doctree                         |  Bin 3330 -> 0 bytes
 doc/doctrees/lore/examples/index.doctree           |  Bin 3454 -> 0 bytes
 doc/doctrees/lore/howto/extend-lore.doctree        |  Bin 45174 -> 0 bytes
 doc/doctrees/lore/howto/index.doctree              |  Bin 4128 -> 0 bytes
 doc/doctrees/lore/howto/lore.doctree               |  Bin 63611 -> 0 bytes
 doc/doctrees/lore/index.doctree                    |  Bin 4708 -> 0 bytes
 doc/doctrees/mail/examples/index.doctree           |  Bin 6866 -> 0 bytes
 doc/doctrees/mail/index.doctree                    |  Bin 4695 -> 0 bytes
 .../mail/tutorial/smtpclient/smtpclient.doctree    |  Bin 107996 -> 0 bytes
 doc/doctrees/names/examples/index.doctree          |  Bin 5386 -> 0 bytes
 doc/doctrees/names/howto/client-tour.doctree       |  Bin 65272 -> 0 bytes
 doc/doctrees/names/howto/custom-server.doctree     |  Bin 29526 -> 0 bytes
 doc/doctrees/names/howto/index.doctree             |  Bin 4655 -> 0 bytes
 doc/doctrees/names/howto/names.doctree             |  Bin 11931 -> 0 bytes
 doc/doctrees/names/index.doctree                   |  Bin 9740 -> 0 bytes
 doc/doctrees/pair/examples/index.doctree           |  Bin 3780 -> 0 bytes
 doc/doctrees/pair/howto/configuration.doctree      |  Bin 9268 -> 0 bytes
 doc/doctrees/pair/howto/index.doctree              |  Bin 4666 -> 0 bytes
 doc/doctrees/pair/howto/tunnels.doctree            |  Bin 17993 -> 0 bytes
 doc/doctrees/pair/index.doctree                    |  Bin 4733 -> 0 bytes
 doc/doctrees/web/examples/index.doctree            |  Bin 25086 -> 0 bytes
 doc/doctrees/web/howto/client.doctree              |  Bin 108562 -> 0 bytes
 doc/doctrees/web/howto/glossary.doctree            |  Bin 5618 -> 0 bytes
 doc/doctrees/web/howto/index.doctree               |  Bin 9818 -> 0 bytes
 doc/doctrees/web/howto/resource-templates.doctree  |  Bin 14293 -> 0 bytes
 doc/doctrees/web/howto/twisted-templates.doctree   |  Bin 95378 -> 0 bytes
 doc/doctrees/web/howto/using-twistedweb.doctree    |  Bin 140050 -> 0 bytes
 doc/doctrees/web/howto/web-development.doctree     |  Bin 16067 -> 0 bytes
 .../web/howto/web-in-60/access-logging.doctree     |  Bin 13944 -> 0 bytes
 .../howto/web-in-60/asynchronous-deferred.doctree  |  Bin 27329 -> 0 bytes
 .../web/howto/web-in-60/asynchronous.doctree       |  Bin 16557 -> 0 bytes
 .../web/howto/web-in-60/custom-codes.doctree       |  Bin 12843 -> 0 bytes
 .../web/howto/web-in-60/dynamic-content.doctree    |  Bin 13226 -> 0 bytes
 .../web/howto/web-in-60/dynamic-dispatch.doctree   |  Bin 14725 -> 0 bytes
 .../web/howto/web-in-60/error-handling.doctree     |  Bin 11327 -> 0 bytes
 .../web/howto/web-in-60/handling-posts.doctree     |  Bin 16715 -> 0 bytes
 doc/doctrees/web/howto/web-in-60/http-auth.doctree |  Bin 41352 -> 0 bytes
 doc/doctrees/web/howto/web-in-60/index.doctree     |  Bin 15038 -> 0 bytes
 .../web/howto/web-in-60/interrupted.doctree        |  Bin 18775 -> 0 bytes
 .../web/howto/web-in-60/logging-errors.doctree     |  Bin 12367 -> 0 bytes
 .../howto/web-in-60/other-request-bodies.doctree   |  Bin 9331 -> 0 bytes
 .../web/howto/web-in-60/rpy-scripts.doctree        |  Bin 13838 -> 0 bytes
 .../web/howto/web-in-60/session-basics.doctree     |  Bin 15644 -> 0 bytes
 .../web/howto/web-in-60/session-endings.doctree    |  Bin 15670 -> 0 bytes
 .../web/howto/web-in-60/session-store.doctree      |  Bin 24579 -> 0 bytes
 .../web/howto/web-in-60/static-content.doctree     |  Bin 13236 -> 0 bytes
 .../web/howto/web-in-60/static-dispatch.doctree    |  Bin 14678 -> 0 bytes
 doc/doctrees/web/howto/web-in-60/wsgi.doctree      |  Bin 18979 -> 0 bytes
 doc/doctrees/web/howto/web-overview.doctree        |  Bin 9927 -> 0 bytes
 doc/doctrees/web/howto/xmlrpc.doctree              |  Bin 50333 -> 0 bytes
 doc/doctrees/web/index.doctree                     |  Bin 4691 -> 0 bytes
 doc/doctrees/words/examples/index.doctree          |  Bin 7159 -> 0 bytes
 doc/doctrees/words/howto/im.doctree                |  Bin 17414 -> 0 bytes
 doc/doctrees/words/howto/index.doctree             |  Bin 4471 -> 0 bytes
 doc/doctrees/words/howto/ircclient.doctree         |  Bin 22906 -> 0 bytes
 doc/doctrees/words/index.doctree                   |  Bin 4725 -> 0 bytes
 doc/genindex.html                                  |  224 --
 doc/index.html                                     |  255 --
 doc/lore/examples/index.html                       |  216 --
 doc/lore/howto/extend-lore.html                    |  506 ---
 doc/lore/howto/index.html                          |  218 --
 doc/lore/howto/lore.html                           |  556 ---
 doc/lore/index.html                                |  218 --
 doc/lore/man/lore.1                                |   74 -
 doc/mail/examples/index.html                       |  244 --
 doc/mail/index.html                                |  218 --
 doc/mail/tutorial/smtpclient/smtpclient.html       |  852 -----
 doc/names/examples/index.html                      |  228 --
 doc/names/howto/client-tour.html                   |  459 ---
 doc/names/howto/custom-server.html                 |  418 ---
 doc/names/howto/index.html                         |  219 --
 doc/names/howto/names.html                         |  290 --
 doc/names/index.html                               |  234 --
 doc/objects.inv                                    |  Bin 1132 -> 0 bytes
 doc/pair/examples/index.html                       |  226 --
 doc/pair/howto/configuration.html                  |  268 --
 doc/pair/howto/index.html                          |  221 --
 doc/pair/howto/tunnels.html                        |  265 --
 doc/pair/index.html                                |  218 --
 doc/search.html                                    |  203 -
 doc/searchindex.js                                 |    1 -
 doc/web/examples/index.html                        |  308 --
 doc/web/howto/client.html                          |  907 -----
 doc/web/howto/glossary.html                        |  229 --
 doc/web/howto/index.html                           |  237 --
 doc/web/howto/resource-templates.html              |  285 --
 doc/web/howto/twisted-templates.html               |  749 ----
 doc/web/howto/using-twistedweb.html                |  985 -----
 doc/web/howto/web-development.html                 |  294 --
 doc/web/howto/web-in-60/access-logging.html        |  253 --
 doc/web/howto/web-in-60/asynchronous-deferred.html |  326 --
 doc/web/howto/web-in-60/asynchronous.html          |  290 --
 doc/web/howto/web-in-60/custom-codes.html          |  278 --
 doc/web/howto/web-in-60/dynamic-content.html       |  282 --
 doc/web/howto/web-in-60/dynamic-dispatch.html      |  292 --
 doc/web/howto/web-in-60/error-handling.html        |  280 --
 doc/web/howto/web-in-60/handling-posts.html        |  294 --
 doc/web/howto/web-in-60/http-auth.html             |  389 --
 doc/web/howto/web-in-60/index.html                 |  239 --
 doc/web/howto/web-in-60/interrupted.html           |  298 --
 doc/web/howto/web-in-60/logging-errors.html        |  270 --
 doc/web/howto/web-in-60/other-request-bodies.html  |  257 --
 doc/web/howto/web-in-60/rpy-scripts.html           |  265 --
 doc/web/howto/web-in-60/session-basics.html        |  284 --
 doc/web/howto/web-in-60/session-endings.html       |  306 --
 doc/web/howto/web-in-60/session-store.html         |  331 --
 doc/web/howto/web-in-60/static-content.html        |  268 --
 doc/web/howto/web-in-60/static-dispatch.html       |  282 --
 doc/web/howto/web-in-60/wsgi.html                  |  294 --
 doc/web/howto/web-overview.html                    |  265 --
 doc/web/howto/xmlrpc.html                          |  614 ----
 doc/web/index.html                                 |  218 --
 doc/words/examples/index.html                      |  222 --
 doc/words/howto/im.html                            |  301 --
 doc/words/howto/index.html                         |  221 --
 doc/words/howto/ircclient.html                     |  341 --
 doc/words/index.html                               |  218 --
 docs/Makefile                                      |  177 +
 docs/_extensions/apilinks.py                       |   52 +
 docs/_extensions/traclinks.py                      |   38 +
 docs/_static/.placeholder                          |    2 +
 docs/_templates/.placeholder                       |    2 +
 docs/_themes/twisteddefault/theme.conf             |   28 +
 docs/_themes/twistedtrac/layout.html               |  282 ++
 .../_themes/twistedtrac/static}/css/trac.css       |    0
 .../_themes/twistedtrac/static}/css/wiki.css       |    0
 .../_themes/twistedtrac/static}/ctxt_grad.png      |  Bin
 .../_themes/twistedtrac/static}/extlink.gif        |  Bin
 .../_themes/twistedtrac/static}/footer_grad.png    |  Bin
 .../_themes/twistedtrac/static}/main_grad.png      |  Bin
 .../_themes/twistedtrac/static}/menu_grad.png      |  Bin
 .../_themes/twistedtrac/static}/tab.png            |  Bin
 .../_themes/twistedtrac/static}/top_grad.png       |  Bin
 .../_themes/twistedtrac/static}/trac_banner.png    |  Bin
 .../_themes/twistedtrac/static}/twisted-icon.ico   |  Bin
 .../_themes/twistedtrac/static}/twistedtrac.css    |    0
 docs/_themes/twistedtrac/theme.conf                |    5 +
 docs/conch/benchmarks/README                       |   15 +
 docs/conch/benchmarks/buffering_mixin.py           |  183 +
 {doc/_downloads => docs/conch/examples}/demo.tac   |    0
 .../conch/examples}/demo_draw.tac                  |    0
 .../conch/examples}/demo_insults.tac               |    0
 .../conch/examples}/demo_manhole.tac               |    0
 .../conch/examples}/demo_recvline.tac              |    0
 .../conch/examples}/demo_scroll.tac                |    0
 docs/conch/examples/index.rst                      |   31 +
 docs/conch/examples/sshsimpleclient.py             |  150 +
 docs/conch/examples/sshsimpleserver.py             |  239 ++
 .../conch/examples}/telnet_echo.tac                |    0
 {doc/_downloads => docs/conch/examples}/window.tac |    0
 docs/conch/howto/conch_client.rst                  |  494 +++
 docs/conch/howto/index.rst                         |   17 +
 docs/conch/howto/listings/echoclient_shared_ssh.py |   58 +
 docs/conch/howto/listings/echoclient_ssh.py        |  138 +
 docs/conch/index.rst                               |   16 +
 {doc => docs}/conch/man/cftp.1                     |    0
 {doc => docs}/conch/man/ckeygen.1                  |    0
 docs/conch/man/conch.1                             |  206 ++
 {doc => docs}/conch/man/tkconch.1                  |    0
 docs/conf.py                                       |  367 ++
 docs/core/benchmarks/banana.py                     |   10 +
 docs/core/benchmarks/deferreds.py                  |  145 +
 docs/core/benchmarks/failure.py                    |   66 +
 docs/core/benchmarks/linereceiver.py               |   47 +
 docs/core/benchmarks/netstringreceiver.py          |  242 ++
 docs/core/benchmarks/task.py                       |   26 +
 docs/core/benchmarks/timer.py                      |   24 +
 docs/core/benchmarks/tpclient.py                   |   60 +
 docs/core/benchmarks/tpclient_nt.py                |   22 +
 docs/core/benchmarks/tpserver.py                   |   19 +
 docs/core/benchmarks/tpserver_nt.py                |   22 +
 docs/core/development/index.rst                    |   23 +
 .../development/listings/new_module_template.py    |   12 +
 .../naming.txt => docs/core/development/naming.rst |    0
 .../core/development/philosophy.rst                |    0
 docs/core/development/policy/code-dev.rst          |  285 ++
 docs/core/development/policy/coding-standard.rst   |  687 ++++
 .../development/policy/compatibility-policy.rst    |  539 +++
 docs/core/development/policy/index.rst             |   26 +
 docs/core/development/policy/release-process.rst   |  385 ++
 docs/core/development/policy/test-standard.rst     |  601 +++
 docs/core/development/policy/writing-standard.rst  |  468 +++
 docs/core/development/security.rst                 |   54 +
 docs/core/examples/ampclient.py                    |   36 +
 docs/core/examples/ampserver.py                    |   42 +
 docs/core/examples/bananabench.py                  |   80 +
 docs/core/examples/chatserver.py                   |   38 +
 {doc/_downloads => docs/core/examples}/courier.py  |    0
 docs/core/examples/cred.py                         |  165 +
 {doc/_downloads => docs/core/examples}/dbcred.py   |    0
 docs/core/examples/echoclient.py                   |   56 +
 .../core/examples}/echoclient_ssl.py               |    0
 docs/core/examples/echoclient_udp.py               |   39 +
 {doc/_downloads => docs/core/examples}/echoserv.py |    0
 .../core/examples}/echoserv_ssl.py                 |    0
 .../core/examples}/echoserv_udp.py                 |    0
 .../_downloads => docs/core/examples}/filewatch.py |    0
 docs/core/examples/ftpclient.py                    |  114 +
 .../_downloads => docs/core/examples}/ftpserver.py |    0
 docs/core/examples/gpsfix.py                       |   80 +
 docs/core/examples/index.rst                       |  110 +
 docs/core/examples/longex.py                       |   66 +
 docs/core/examples/longex2.py                      |  105 +
 docs/core/examples/mouse.py                        |   82 +
 docs/core/examples/pb_exceptions.py                |   37 +
 docs/core/examples/pbbenchclient.py                |   43 +
 docs/core/examples/pbbenchserver.py                |   55 +
 docs/core/examples/pbecho.py                       |   52 +
 docs/core/examples/pbechoclient.py                 |   33 +
 {doc/_downloads => docs/core/examples}/pbgtk2.py   |    0
 docs/core/examples/pbgtk2login.glade               |  330 ++
 docs/core/examples/pbinterop.py                    |   71 +
 docs/core/examples/pbsimple.py                     |   17 +
 .../core/examples}/pbsimpleclient.py               |    0
 {doc/_downloads => docs/core/examples}/postfix.py  |    0
 docs/core/examples/ptyserv.py                      |   46 +
 docs/core/examples/public.pem                      |   16 +
 docs/core/examples/pyui_bg.png                     |  Bin 0 -> 29913 bytes
 docs/core/examples/pyuidemo.py                     |   40 +
 docs/core/examples/recvfd.py                       |   91 +
 .../core/examples}/rotatinglog.py                  |    0
 {doc/_downloads => docs/core/examples}/sendfd.py   |    0
 docs/core/examples/server.pem                      |   31 +
 {doc/_downloads => docs/core/examples}/shaper.py   |    0
 docs/core/examples/shoutcast.py                    |   27 +
 docs/core/examples/simple.tac                      |   41 +
 docs/core/examples/simpleclient.py                 |   50 +
 .../core/examples}/simpleserv.py                   |    0
 .../core/examples}/ssl_clientauth_client.py        |    0
 .../core/examples}/ssl_clientauth_server.py        |    0
 docs/core/examples/starttls_client.py              |   35 +
 docs/core/examples/starttls_server.py              |   26 +
 {doc/_downloads => docs/core/examples}/stdin.py    |    0
 docs/core/examples/stdiodemo.py                    |   78 +
 docs/core/examples/streaming.py                    |  105 +
 docs/core/examples/testlogging.py                  |   43 +
 .../English.lproj/MainMenu.nib/classes.nib         |   13 +
 .../English.lproj/MainMenu.nib/info.nib            |   24 +
 .../English.lproj/MainMenu.nib/keyedobjects.nib    |  Bin 0 -> 14896 bytes
 .../Cocoa/SimpleWebClient/README.txt               |    6 +
 .../Cocoa/SimpleWebClient/Twistzilla.py            |   79 +
 .../threadedselect/Cocoa/SimpleWebClient/setup.py  |   14 +
 docs/core/examples/threadedselect/README           |   15 +
 docs/core/examples/threadedselect/blockingdemo.py  |   94 +
 docs/core/examples/threadedselect/pygamedemo.py    |   85 +
 docs/core/examples/tkinterdemo.py                  |   46 +
 docs/core/examples/tls_alpn_npn_client.py          |  112 +
 docs/core/examples/tls_alpn_npn_server.py          |  108 +
 .../core/examples}/twistd-logging.tac              |    0
 .../core/examples}/udpbroadcast.py                 |    0
 docs/core/examples/wxacceptance.py                 |  114 +
 docs/core/examples/wxdemo.py                       |   66 +
 .../core/howto/amp.txt => docs/core/howto/amp.rst  |    0
 docs/core/howto/application.rst                    |  249 ++
 docs/core/howto/basics.rst                         |   55 +
 .../core/howto/choosing-reactor.rst                |    0
 docs/core/howto/clients.rst                        |  334 ++
 docs/core/howto/components.rst                     |  404 ++
 .../constants.txt => docs/core/howto/constants.rst |    0
 docs/core/howto/cred.rst                           |  596 +++
 .../core/howto/debug-with-emacs.rst                |    0
 docs/core/howto/defer-intro.rst                    |  409 ++
 docs/core/howto/defer.rst                          |  679 ++++
 .../howto/design.txt => docs/core/howto/design.rst |    0
 docs/core/howto/dirdbm.rst                         |   97 +
 docs/core/howto/endpoints.rst                      |  362 ++
 docs/core/howto/gendefer.rst                       |  436 +++
 docs/core/howto/glossary.rst                       |  635 ++++
 docs/core/howto/howto.tidyrc                       |    6 +
 docs/core/howto/index.rst                          |  265 ++
 .../core/howto/internet-overview.rst               |    0
 .../core/howto/listings/TwistedQuotes}/__init__.py |    0
 docs/core/howto/listings/TwistedQuotes/pbquote.py  |   10 +
 .../howto/listings/TwistedQuotes/pbquoteclient.py  |   32 +
 .../howto/listings/TwistedQuotes}/quoteproto.py    |    0
 .../core/howto/listings/TwistedQuotes}/quoters.py  |    0
 docs/core/howto/listings/TwistedQuotes/quotes.txt  |   15 +
 docs/core/howto/listings/TwistedQuotes/quotetap.py |   29 +
 .../core/howto/listings/TwistedQuotes/quotetap2.py |   36 +
 .../core/howto/listings/TwistedQuotes/webquote.rpy |   12 +
 .../core/howto/listings/amp}/basic_client.py       |    0
 .../core/howto/listings/amp}/basic_server.tac      |    0
 .../core/howto/listings/amp}/command_client.py     |    0
 .../core/howto/listings/application}/service.tac   |    0
 .../core/howto/listings/cred}/pop3_server.py       |    0
 .../howto/listings/deferred}/synch-validation.py   |    0
 docs/core/howto/listings/logger/ad_hoc.py          |   12 +
 docs/core/howto/listings/logger/ad_hoc_save.py     |    7 +
 docs/core/howto/listings/logger/analyze.py         |   12 +
 docs/core/howto/listings/logger/loader-math.py     |    5 +
 docs/core/howto/listings/logger/loader.py          |   10 +
 docs/core/howto/listings/logger/logsource.py       |   15 +
 docs/core/howto/listings/logger/offline_analyze.py |    6 +
 docs/core/howto/listings/logger/online_analyze.py  |    7 +
 docs/core/howto/listings/logger/saver.py           |   11 +
 .../core/howto/listings/pb}/cache_classes.py       |    0
 .../core/howto/listings/pb}/cache_receiver.py      |    0
 .../core/howto/listings/pb}/cache_sender.py        |    0
 .../core/howto/listings/pb}/chatclient.py          |    0
 docs/core/howto/listings/pb/chatserver.py          |   65 +
 .../core/howto/listings/pb}/copy2_classes.py       |    0
 .../core/howto/listings/pb}/copy2_receiver.py      |    0
 .../core/howto/listings/pb}/copy2_sender.py        |    0
 .../core/howto/listings/pb}/copy_receiver.tac      |    0
 .../core/howto/listings/pb}/copy_sender.py         |    0
 .../core/howto/listings/pb}/exc_client.py          |    0
 .../core/howto/listings/pb}/exc_server.py          |    0
 .../core/howto/listings/pb}/pb1client.py           |    0
 .../core/howto/listings/pb}/pb1server.py           |    0
 .../core/howto/listings/pb}/pb2client.py           |    0
 .../core/howto/listings/pb}/pb2server.py           |    0
 .../core/howto/listings/pb}/pb3client.py           |    0
 .../core/howto/listings/pb}/pb3server.py           |    0
 docs/core/howto/listings/pb/pb4client.py           |   58 +
 .../core/howto/listings/pb}/pb5client.py           |    0
 .../core/howto/listings/pb}/pb5server.py           |    0
 .../core/howto/listings/pb}/pb6client1.py          |    0
 .../core/howto/listings/pb}/pb6client2.py          |    0
 .../core/howto/listings/pb}/pb6server.py           |    0
 docs/core/howto/listings/pb/pb7client.py           |   29 +
 .../core/howto/listings/pb}/pbAnonClient.py        |    0
 .../core/howto/listings/pb}/pbAnonServer.py        |    0
 .../core/howto/listings/pb}/trap_client.py         |    0
 .../core/howto/listings/pb}/trap_server.py         |    0
 docs/core/howto/listings/positioning/nmealogger.py |   54 +
 .../core/howto/listings/process}/process.py        |    0
 .../core/howto/listings/process}/quotes.py         |    0
 .../core/howto/listings/process}/trueandfalse.py   |    0
 .../core/howto/listings/sendmsg/copy_descriptor.py |   36 +
 .../howto/listings/sendmsg/send_replacement.py     |   23 +
 .../core/howto/listings/servers}/chat.py           |    0
 .../howto/listings/ssl/check_echo_certificate.py   |   33 +
 .../listings/ssl}/check_server_certificate.py      |    0
 .../howto/listings/systemd}/www.example.com.socket |    0
 .../www.example.com.socketactivated.service        |    0
 .../systemd}/www.example.com.static.service        |    0
 .../core/howto/listings/trial/calculus/__init__.py |    0
 .../core/howto/listings/trial/calculus}/base_1.py  |    0
 .../core/howto/listings/trial/calculus}/base_2.py  |    0
 .../core/howto/listings/trial/calculus}/base_3.py  |    0
 .../howto/listings/trial/calculus}/client_1.py     |    0
 .../howto/listings/trial/calculus}/client_2.py     |    0
 .../howto/listings/trial/calculus}/client_3.py     |    0
 .../howto/listings/trial/calculus}/remote_1.py     |    0
 .../howto/listings/trial/calculus}/remote_2.py     |    0
 .../howto/listings/trial/calculus/test/__init__.py |    0
 .../listings/trial/calculus/test}/test_base_1.py   |    0
 .../listings/trial/calculus/test}/test_base_2.py   |    0
 .../listings/trial/calculus/test}/test_base_2b.py  |    0
 .../listings/trial/calculus/test}/test_base_3.py   |    0
 .../listings/trial/calculus/test}/test_client_1.py |    0
 .../listings/trial/calculus/test}/test_client_2.py |    0
 .../listings/trial/calculus/test}/test_client_3.py |    0
 .../listings/trial/calculus/test}/test_client_4.py |    0
 .../listings/trial/calculus/test}/test_remote_1.py |    0
 .../listings/trial/calculus/test}/test_remote_2.py |    0
 .../listings/trial/calculus/test}/test_remote_3.py |    0
 docs/core/howto/listings/udp/MulticastClient.py    |   19 +
 docs/core/howto/listings/udp/MulticastServer.py    |   28 +
 .../core/howto/listings/udp/adopt_datagram_port.py |   27 +
 docs/core/howto/listings/udp/basic_example.py      |   12 +
 docs/core/howto/listings/udp/connected_udp.py      |   24 +
 docs/core/howto/listings/udp/getting_ip.py         |    9 +
 docs/core/howto/listings/udp/ipv6_listen.py        |   11 +
 docs/core/howto/logger.rst                         |  553 +++
 docs/core/howto/logging.rst                        |  195 +
 docs/core/howto/options.rst                        |  614 ++++
 .../core/howto/pb-clients.rst                      |    0
 docs/core/howto/pb-copyable.rst                    |  796 ++++
 docs/core/howto/pb-cred.rst                        | 1165 ++++++
 .../pb-intro.txt => docs/core/howto/pb-intro.rst   |    0
 .../pb-limits.txt => docs/core/howto/pb-limits.rst |    0
 docs/core/howto/pb-usage.rst                       |  661 ++++
 .../core/howto/pb.txt => docs/core/howto/pb.rst    |    0
 docs/core/howto/plugin.rst                         |  347 ++
 .../core/howto/positioning.rst                     |    0
 docs/core/howto/process.rst                        |  694 ++++
 .../producers.txt => docs/core/howto/producers.rst |    0
 .../python3.txt => docs/core/howto/python3.rst     |    0
 .../howto/quotes.txt => docs/core/howto/quotes.rst |    0
 docs/core/howto/rdbms.rst                          |  137 +
 .../core/howto/reactor-basics.rst                  |    0
 docs/core/howto/sendmsg.rst                        |   70 +
 docs/core/howto/servers.rst                        |  281 ++
 docs/core/howto/ssl.rst                            |  293 ++
 docs/core/howto/stylesheet-unprocessed.css         |   20 +
 docs/core/howto/stylesheet.css                     |  189 +
 .../systemd.txt => docs/core/howto/systemd.rst     |    0
 .../core/howto/tap.txt => docs/core/howto/tap.rst  |    0
 docs/core/howto/template.tpl                       |   23 +
 docs/core/howto/testing.rst                        |  276 ++
 docs/core/howto/threading.rst                      |  148 +
 docs/core/howto/time.rst                           |  129 +
 docs/core/howto/trial.rst                          | 1107 ++++++
 .../core/howto/tutorial/backends.rst               |    0
 .../core/howto/tutorial/client.rst                 |    0
 .../core/howto/tutorial/components.rst             |    0
 docs/core/howto/tutorial/configuration.rst         |   93 +
 .../core/howto/tutorial/factory.rst                |    0
 docs/core/howto/tutorial/index.rst                 |   58 +
 .../core/howto/tutorial/intro.rst                  |    0
 .../core/howto/tutorial/library.rst                |    0
 docs/core/howto/tutorial/listings/finger/etc.users |    2 +
 .../tutorial/listings/finger/finger/__init__.py    |    3 +
 .../tutorial/listings/finger/finger}/finger.py     |    0
 .../howto/tutorial/listings/finger/finger}/tap.py  |    0
 .../howto/tutorial/listings/finger}/finger01.py    |    0
 .../howto/tutorial/listings/finger}/finger02.py    |    0
 .../howto/tutorial/listings/finger}/finger03.py    |    0
 .../howto/tutorial/listings/finger}/finger04.py    |    0
 .../howto/tutorial/listings/finger}/finger05.py    |    0
 .../howto/tutorial/listings/finger}/finger06.py    |    0
 .../howto/tutorial/listings/finger}/finger07.py    |    0
 .../howto/tutorial/listings/finger}/finger08.py    |    0
 .../howto/tutorial/listings/finger}/finger09.py    |    0
 .../howto/tutorial/listings/finger}/finger10.py    |    0
 .../howto/tutorial/listings/finger}/finger11.tac   |    0
 .../howto/tutorial/listings/finger}/finger12.tac   |    0
 .../howto/tutorial/listings/finger}/finger13.tac   |    0
 .../howto/tutorial/listings/finger}/finger14.tac   |    0
 .../howto/tutorial/listings/finger}/finger15.tac   |    0
 .../howto/tutorial/listings/finger}/finger16.tac   |    0
 .../howto/tutorial/listings/finger}/finger17.tac   |    0
 .../howto/tutorial/listings/finger}/finger18.tac   |    0
 .../howto/tutorial/listings/finger}/finger19.tac   |    0
 .../howto/tutorial/listings/finger}/finger19a.tac  |    0
 .../tutorial/listings/finger}/finger19a_changes.py |    0
 .../howto/tutorial/listings/finger}/finger19b.tac  |    0
 .../tutorial/listings/finger}/finger19b_changes.py |    0
 .../howto/tutorial/listings/finger}/finger19c.tac  |    0
 .../tutorial/listings/finger}/finger19c_changes.py |    0
 .../howto/tutorial/listings/finger/finger20.tac    |  285 ++
 .../howto/tutorial/listings/finger/finger21.tac    |  319 ++
 .../howto/tutorial/listings/finger/finger22.py     |  337 ++
 .../tutorial/listings/finger}/fingerPBclient.py    |    0
 .../tutorial/listings/finger}/fingerXRclient.py    |    0
 .../tutorial/listings/finger}/finger_config.py     |    0
 .../tutorial/listings/finger}/fingerproxy.tac      |    0
 .../tutorial/listings/finger}/organized-finger.tac |    0
 .../tutorial/listings/finger}/simple-finger.tac    |    0
 .../finger/twisted/plugins}/finger_tutorial.py     |    0
 .../pb.txt => docs/core/howto/tutorial/pb.rst      |    0
 .../core/howto/tutorial/protocol.rst               |    0
 .../core/howto/tutorial/style.rst                  |    0
 .../web.txt => docs/core/howto/tutorial/web.rst    |    0
 docs/core/howto/udp.rst                            |  156 +
 .../howto/vision.txt => docs/core/howto/vision.rst |    0
 docs/core/img/TwistedLogo.bmp                      |  Bin 0 -> 55494 bytes
 docs/core/img/cred-login.dia                       |  Bin 0 -> 2369 bytes
 {doc/_images => docs/core/img}/cred-login.png      |  Bin
 docs/core/img/deferred-attach.dia                  |  Bin 0 -> 2234 bytes
 {doc/_images => docs/core/img}/deferred-attach.png |  Bin
 docs/core/img/deferred-process.dia                 |  Bin 0 -> 2099 bytes
 .../_images => docs/core/img}/deferred-process.png |  Bin
 docs/core/img/deferred-states.svg                  |    3 +
 docs/core/img/deferred.dia                         |  Bin 0 -> 4348 bytes
 docs/core/img/deferred.png                         |  Bin 0 -> 33282 bytes
 docs/core/index.rst                                |   24 +
 {doc => docs}/core/man/pyhtmlizer.1                |    0
 {doc => docs}/core/man/trial.1                     |    0
 {doc => docs}/core/man/twistd.1                    |    0
 docs/core/specifications/banana.rst                |  357 ++
 .../core/specifications/index.rst                  |    0
 docs/fun/Twisted.Quotes                            |    1 +
 docs/fun/lightbulb                                 |    7 +
 docs/fun/register.html                             |   77 +
 .../ipc10/twisted-network-framework/errata.html    |  256 ++
 .../ipc10/twisted-network-framework/index.html     | 1568 ++++++++
 docs/historic/2004/ibm/talk.html                   |  495 +++
 docs/historic/Quotes/README.First                  |   15 +
 docs/historic/Quotes/Twisted-1.0                   | 2623 +++++++++++++
 docs/historic/Quotes/Twisted-1.1                   | 1651 +++++++++
 docs/historic/Quotes/Twisted-1.2                   |  365 ++
 docs/historic/Quotes/Twisted-1.3                   |  238 ++
 docs/historic/Quotes/Twisted-10.0                  |    8 +
 docs/historic/Quotes/Twisted-10.1                  |   29 +
 docs/historic/Quotes/Twisted-10.2                  |   26 +
 docs/historic/Quotes/Twisted-11.0                  |    7 +
 docs/historic/Quotes/Twisted-11.1                  |   22 +
 docs/historic/Quotes/Twisted-12.0                  |   10 +
 docs/historic/Quotes/Twisted-12.1                  |   24 +
 docs/historic/Quotes/Twisted-12.2                  |   28 +
 docs/historic/Quotes/Twisted-12.3                  |   25 +
 docs/historic/Quotes/Twisted-13.0                  |    2 +
 docs/historic/Quotes/Twisted-13.1                  |   38 +
 docs/historic/Quotes/Twisted-13.2                  |   28 +
 docs/historic/Quotes/Twisted-14.0                  |   21 +
 docs/historic/Quotes/Twisted-15.0                  |   38 +
 docs/historic/Quotes/Twisted-15.1                  |    1 +
 docs/historic/Quotes/Twisted-15.2                  |   11 +
 docs/historic/Quotes/Twisted-15.3                  |    1 +
 docs/historic/Quotes/Twisted-15.4                  |    1 +
 docs/historic/Quotes/Twisted-15.5                  |    6 +
 docs/historic/Quotes/Twisted-16.0                  |   12 +
 docs/historic/Quotes/Twisted-16.1                  |   11 +
 docs/historic/Quotes/Twisted-16.2                  |    5 +
 docs/historic/Quotes/Twisted-16.3                  |   16 +
 docs/historic/Quotes/Twisted-2.0                   |  340 ++
 docs/historic/Quotes/Twisted-2.1                   |  208 ++
 docs/historic/Quotes/Twisted-2.2                   |   40 +
 docs/historic/Quotes/Twisted-2.3                   |   28 +
 docs/historic/Quotes/Twisted-2.5                   |   59 +
 docs/historic/Quotes/Twisted-8.0                   |  105 +
 docs/historic/Quotes/Twisted-8.1                   |   25 +
 docs/historic/Quotes/Twisted-8.2                   |   14 +
 docs/historic/Quotes/Twisted-9.0                   |   18 +
 docs/historic/index.rst                            |  113 +
 docs/historic/ipc10errata.html                     |  256 ++
 docs/historic/ipc10paper.html                      | 1568 ++++++++
 docs/historic/stylesheet.css                       |  178 +
 docs/historic/template-notoc.tpl                   |   14 +
 docs/historic/template.tpl                         |   20 +
 docs/historic/twisted-debian.html                  |   96 +
 docs/index.rst                                     |   18 +
 docs/installation/howto/optional.rst               |   65 +
 docs/installation/index.rst                        |   14 +
 docs/mail/examples/emailserver.tac                 |  104 +
 .../mail/examples}/imap4client.py                  |    0
 docs/mail/examples/index.rst                       |   28 +
 docs/mail/examples/sendmail_gmail.py               |   17 +
 docs/mail/examples/sendmail_message.py             |   25 +
 docs/mail/examples/sendmail_smtp.py                |   15 +
 .../mail/examples}/smtpclient_simple.py            |    0
 docs/mail/examples/smtpclient_tls.py               |  157 +
 docs/mail/howto/index.rst                          |   10 +
 docs/mail/howto/sending-mail.rst                   |   91 +
 docs/mail/index.rst                                |   19 +
 {doc => docs}/mail/man/mailmail.1                  |    0
 .../mail/tutorial/smtpclient}/smtpclient-1.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-10.tac    |    0
 .../mail/tutorial/smtpclient}/smtpclient-11.tac    |    0
 .../mail/tutorial/smtpclient}/smtpclient-2.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-3.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-4.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-5.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-6.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-7.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-8.tac     |    0
 .../mail/tutorial/smtpclient}/smtpclient-9.tac     |    0
 .../mail/tutorial/smtpclient/smtpclient.rst        |    0
 docs/mail/tutorial/smtpserver/smtpserver-1.tac     |    3 +
 docs/mail/tutorial/smtpserver/smtpserver-2.tac     |   10 +
 docs/mail/tutorial/smtpserver/smtpserver-3.tac     |   12 +
 docs/mail/tutorial/smtpserver/smtpserver-4.tac     |   14 +
 docs/mail/tutorial/smtpserver/smtpserver-5.tac     |   49 +
 docs/mail/tutorial/smtpserver/smtpserver-6.tac     |   56 +
 docs/mail/tutorial/smtpserver/smtpserver-7.tac     |   56 +
 docs/mail/tutorial/smtpserver/smtpserver-8.tac     |   61 +
 docs/make.bat                                      |  121 +
 .../names/examples}/dns-service.py                 |    0
 docs/names/examples/gethostbyname.py               |   76 +
 docs/names/examples/index.rst                      |   14 +
 .../names/examples}/multi_reverse_lookup.py        |    0
 {doc/_downloads => docs/names/examples}/testdns.py |    0
 docs/names/howto/client-tour.rst                   |  254 ++
 .../names/howto/custom-server.rst                  |    0
 docs/names/howto/index.rst                         |   18 +
 .../names/howto/listings/names}/example-domain.com |    0
 .../names/howto/listings/names}/override_server.py |    0
 .../names/howto/listings/names}/reverse_lookup.py  |    0
 .../names/howto/listings/names}/simple_server.py   |    0
 .../howto/names.txt => docs/names/howto/names.rst  |    0
 docs/names/index.rst                               |   38 +
 docs/pair/examples/index.rst                       |   12 +
 {doc/_downloads => docs/pair/examples}/pairudp.py  |    0
 .../pair/howto/configuration.rst                   |    0
 docs/pair/howto/index.rst                          |   19 +
 docs/pair/howto/tunnels.rst                        |   56 +
 docs/pair/index.rst                                |   17 +
 docs/stylesheet.css                                |  189 +
 {doc/_downloads => docs/web/examples}/advogato.py  |    0
 {doc/_downloads => docs/web/examples}/dlpage.py    |    0
 docs/web/examples/fortune.rpy.py                   |   49 +
 {doc/_downloads => docs/web/examples}/getpage.py   |    0
 {doc/_downloads => docs/web/examples}/hello.rpy.py |    0
 docs/web/examples/httpclient.py                    |   72 +
 docs/web/examples/index.rst                        |   49 +
 .../web/examples}/logging-proxy.py                 |    0
 {doc/_downloads => docs/web/examples}/proxy.py     |    0
 docs/web/examples/report.rpy.py                    |   44 +
 .../web/examples}/reverse-proxy.py                 |    0
 .../_downloads => docs/web/examples}/rootscript.py |    0
 {doc/_downloads => docs/web/examples}/silly-web.py |    0
 docs/web/examples/simple.rtl                       |   32 +
 {doc/_downloads => docs/web/examples}/soap.py      |    0
 docs/web/examples/users.rpy.py                     |   24 +
 {doc/_downloads => docs/web/examples}/web.py       |    0
 {doc/_downloads => docs/web/examples}/webguard.py  |    0
 docs/web/examples/xmlrpc.py                        |   80 +
 .../web/examples}/xmlrpcclient.py                  |    0
 docs/web/howto/client.rst                          |  810 ++++
 .../glossary.txt => docs/web/howto/glossary.rst    |    0
 docs/web/howto/index.rst                           |   42 +
 .../web/howto/listings/client}/cookies.py          |    0
 .../howto/listings/client/endpointconstructor.py   |   46 +
 .../web/howto/listings/client}/filesendbody.py     |    0
 .../web/howto/listings/client}/gzipdecoder.py      |    0
 .../web/howto/listings/client}/request.py          |    0
 .../web/howto/listings/client}/response.py         |    0
 .../web/howto/listings/client}/responseBody.py     |    0
 .../web/howto/listings/client}/sendbody.py         |    0
 .../web/howto/listings/client}/stringprod.py       |    0
 .../web/howto/listings}/element_1.py               |    0
 .../web/howto/listings}/element_2.py               |    0
 .../web/howto/listings}/element_3.py               |    0
 .../web/howto/listings}/iteration-1.py             |    0
 .../web/howto/listings}/iteration-1.xml            |    0
 .../web/howto/listings}/iteration-output-1.xml     |    0
 .../web/howto/listings}/output-1.html              |    0
 .../web/howto/listings}/output-2.html              |    0
 .../web/howto/listings}/output-3.html              |    0
 .../web/howto/listings}/quoting-output.html        |    0
 .../web/howto/listings}/quoting_element.py         |    0
 .../web/howto/listings}/render_1.py                |    0
 docs/web/howto/listings/render_2.py                |    5 +
 docs/web/howto/listings/render_3.py                |    5 +
 docs/web/howto/listings/render_quoting.py          |    5 +
 docs/web/howto/listings/render_slots_attrs.py      |    5 +
 docs/web/howto/listings/render_transparent.py      |    5 +
 .../web/howto/listings}/slots-attributes-1.xml     |    0
 .../howto/listings}/slots-attributes-output.html   |    0
 .../web/howto/listings}/slots_attributes_1.py      |    0
 .../web/howto/listings}/soap.rpy                   |    0
 .../web/howto/listings}/subviews-1.py              |    0
 .../web/howto/listings}/subviews-1.xml             |    0
 .../web/howto/listings}/subviews-output-1.xml      |    0
 .../web/howto/listings}/template-1.xml             |    0
 .../web/howto/listings}/transparent-1.xml          |    0
 .../web/howto/listings}/transparent-output.html    |    0
 .../web/howto/listings}/transparent_element.py     |    0
 .../web/howto/listings}/wait_for_it.py             |    0
 .../web/howto/listings}/waited-for-it.html         |    0
 .../web/howto/listings/waited-for-it.txt           |    0
 .../web/howto/listings}/webquote.rtl               |    0
 .../web/howto/listings}/xmlAndSoapQuote.py         |    0
 .../web/howto/listings}/xmlquote.rpy               |    0
 docs/web/howto/listings/xmlrpc-customized.py       |   60 +
 .../web/howto/resource-templates.rst               |    0
 .../web/howto/twisted-templates.rst                |    0
 docs/web/howto/using-twistedweb.rst                | 1512 ++++++++
 .../web/howto/web-development.rst                  |    0
 .../web/howto/web-in-60/access-logging.rst         |    0
... 287375 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git



More information about the Python-modules-commits mailing list