r47112 - src move
hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Wed, 30 Mar 2016 11:13:12 -0600 (MDT)
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: hawkowl
Date: Wed Mar 30 11:12:53 2016
New Revision: 47112
Added:
branches/src-move-8214-3/src/twisted/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/__init__.py
branches/src-move-8214-3/src/twisted/_threads/
branches/src-move-8214-3/src/twisted/_threads/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/__init__.py
branches/src-move-8214-3/src/twisted/_threads/_convenience.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/_convenience.py
branches/src-move-8214-3/src/twisted/_threads/_ithreads.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/_ithreads.py
branches/src-move-8214-3/src/twisted/_threads/_memory.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/_memory.py
branches/src-move-8214-3/src/twisted/_threads/_pool.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/_pool.py
branches/src-move-8214-3/src/twisted/_threads/_team.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/_team.py
branches/src-move-8214-3/src/twisted/_threads/_threadworker.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/_threadworker.py
branches/src-move-8214-3/src/twisted/_threads/test/
branches/src-move-8214-3/src/twisted/_threads/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/test/__init__.py
branches/src-move-8214-3/src/twisted/_threads/test/test_convenience.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_convenience.py
branches/src-move-8214-3/src/twisted/_threads/test/test_memory.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_memory.py
branches/src-move-8214-3/src/twisted/_threads/test/test_team.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_team.py
branches/src-move-8214-3/src/twisted/_threads/test/test_threadworker.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_threadworker.py
branches/src-move-8214-3/src/twisted/_version.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/_version.py
branches/src-move-8214-3/src/twisted/application/
branches/src-move-8214-3/src/twisted/application/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/__init__.py
branches/src-move-8214-3/src/twisted/application/app.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/app.py
branches/src-move-8214-3/src/twisted/application/internet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/internet.py
branches/src-move-8214-3/src/twisted/application/reactors.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/reactors.py
branches/src-move-8214-3/src/twisted/application/service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/service.py
branches/src-move-8214-3/src/twisted/application/strports.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/strports.py
branches/src-move-8214-3/src/twisted/application/test/
branches/src-move-8214-3/src/twisted/application/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/test/__init__.py
branches/src-move-8214-3/src/twisted/application/test/test_internet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/test/test_internet.py
branches/src-move-8214-3/src/twisted/application/test/test_service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/application/test/test_service.py
branches/src-move-8214-3/src/twisted/conch/
branches/src-move-8214-3/src/twisted/conch/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/__init__.py
branches/src-move-8214-3/src/twisted/conch/avatar.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/avatar.py
branches/src-move-8214-3/src/twisted/conch/checkers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/checkers.py
branches/src-move-8214-3/src/twisted/conch/client/
branches/src-move-8214-3/src/twisted/conch/client/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/__init__.py
branches/src-move-8214-3/src/twisted/conch/client/agent.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/agent.py
branches/src-move-8214-3/src/twisted/conch/client/connect.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/connect.py
branches/src-move-8214-3/src/twisted/conch/client/default.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/default.py
branches/src-move-8214-3/src/twisted/conch/client/direct.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/direct.py
branches/src-move-8214-3/src/twisted/conch/client/knownhosts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/knownhosts.py
branches/src-move-8214-3/src/twisted/conch/client/options.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/client/options.py
branches/src-move-8214-3/src/twisted/conch/endpoints.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/endpoints.py
branches/src-move-8214-3/src/twisted/conch/error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/error.py
branches/src-move-8214-3/src/twisted/conch/insults/
branches/src-move-8214-3/src/twisted/conch/insults/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/__init__.py
branches/src-move-8214-3/src/twisted/conch/insults/client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/client.py
branches/src-move-8214-3/src/twisted/conch/insults/colors.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/colors.py
branches/src-move-8214-3/src/twisted/conch/insults/helper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/helper.py
branches/src-move-8214-3/src/twisted/conch/insults/insults.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/insults.py
branches/src-move-8214-3/src/twisted/conch/insults/text.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/text.py
branches/src-move-8214-3/src/twisted/conch/insults/window.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/insults/window.py
branches/src-move-8214-3/src/twisted/conch/interfaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/interfaces.py
branches/src-move-8214-3/src/twisted/conch/ls.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ls.py
branches/src-move-8214-3/src/twisted/conch/manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/manhole.py
branches/src-move-8214-3/src/twisted/conch/manhole_ssh.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/manhole_ssh.py
branches/src-move-8214-3/src/twisted/conch/manhole_tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/manhole_tap.py
branches/src-move-8214-3/src/twisted/conch/mixin.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/mixin.py
branches/src-move-8214-3/src/twisted/conch/openssh_compat/
branches/src-move-8214-3/src/twisted/conch/openssh_compat/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/openssh_compat/__init__.py
branches/src-move-8214-3/src/twisted/conch/openssh_compat/factory.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/openssh_compat/factory.py
branches/src-move-8214-3/src/twisted/conch/openssh_compat/primes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/openssh_compat/primes.py
branches/src-move-8214-3/src/twisted/conch/recvline.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/recvline.py
branches/src-move-8214-3/src/twisted/conch/scripts/
branches/src-move-8214-3/src/twisted/conch/scripts/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/scripts/__init__.py
branches/src-move-8214-3/src/twisted/conch/scripts/cftp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/scripts/cftp.py
branches/src-move-8214-3/src/twisted/conch/scripts/ckeygen.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/scripts/ckeygen.py
branches/src-move-8214-3/src/twisted/conch/scripts/conch.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/scripts/conch.py
branches/src-move-8214-3/src/twisted/conch/scripts/tkconch.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/scripts/tkconch.py
branches/src-move-8214-3/src/twisted/conch/ssh/
branches/src-move-8214-3/src/twisted/conch/ssh/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/__init__.py
branches/src-move-8214-3/src/twisted/conch/ssh/_cryptography_backports.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/_cryptography_backports.py
branches/src-move-8214-3/src/twisted/conch/ssh/_kex.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/_kex.py
branches/src-move-8214-3/src/twisted/conch/ssh/address.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/address.py
branches/src-move-8214-3/src/twisted/conch/ssh/agent.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/agent.py
branches/src-move-8214-3/src/twisted/conch/ssh/channel.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/channel.py
branches/src-move-8214-3/src/twisted/conch/ssh/common.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/common.py
branches/src-move-8214-3/src/twisted/conch/ssh/connection.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/connection.py
branches/src-move-8214-3/src/twisted/conch/ssh/factory.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/factory.py
branches/src-move-8214-3/src/twisted/conch/ssh/filetransfer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/filetransfer.py
branches/src-move-8214-3/src/twisted/conch/ssh/forwarding.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/forwarding.py
branches/src-move-8214-3/src/twisted/conch/ssh/keys.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/keys.py
branches/src-move-8214-3/src/twisted/conch/ssh/service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/service.py
branches/src-move-8214-3/src/twisted/conch/ssh/session.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/session.py
branches/src-move-8214-3/src/twisted/conch/ssh/sexpy.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/sexpy.py
branches/src-move-8214-3/src/twisted/conch/ssh/transport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/transport.py
branches/src-move-8214-3/src/twisted/conch/ssh/userauth.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ssh/userauth.py
branches/src-move-8214-3/src/twisted/conch/stdio.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/stdio.py
branches/src-move-8214-3/src/twisted/conch/tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/tap.py
branches/src-move-8214-3/src/twisted/conch/telnet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/telnet.py
branches/src-move-8214-3/src/twisted/conch/test/
branches/src-move-8214-3/src/twisted/conch/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/__init__.py
branches/src-move-8214-3/src/twisted/conch/test/keydata.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/keydata.py
branches/src-move-8214-3/src/twisted/conch/test/test_address.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_address.py
branches/src-move-8214-3/src/twisted/conch/test/test_agent.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_agent.py
branches/src-move-8214-3/src/twisted/conch/test/test_cftp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_cftp.py
branches/src-move-8214-3/src/twisted/conch/test/test_channel.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_channel.py
branches/src-move-8214-3/src/twisted/conch/test/test_checkers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_checkers.py
branches/src-move-8214-3/src/twisted/conch/test/test_ckeygen.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_ckeygen.py
branches/src-move-8214-3/src/twisted/conch/test/test_conch.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_conch.py
branches/src-move-8214-3/src/twisted/conch/test/test_connection.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_connection.py
branches/src-move-8214-3/src/twisted/conch/test/test_default.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_default.py
branches/src-move-8214-3/src/twisted/conch/test/test_endpoints.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_endpoints.py
branches/src-move-8214-3/src/twisted/conch/test/test_filetransfer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_filetransfer.py
branches/src-move-8214-3/src/twisted/conch/test/test_forwarding.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_forwarding.py
branches/src-move-8214-3/src/twisted/conch/test/test_helper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_helper.py
branches/src-move-8214-3/src/twisted/conch/test/test_insults.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_insults.py
branches/src-move-8214-3/src/twisted/conch/test/test_keys.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_keys.py
branches/src-move-8214-3/src/twisted/conch/test/test_knownhosts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_knownhosts.py
branches/src-move-8214-3/src/twisted/conch/test/test_manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_manhole.py
branches/src-move-8214-3/src/twisted/conch/test/test_manhole_tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_manhole_tap.py
branches/src-move-8214-3/src/twisted/conch/test/test_mixin.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_mixin.py
branches/src-move-8214-3/src/twisted/conch/test/test_openssh_compat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_openssh_compat.py
branches/src-move-8214-3/src/twisted/conch/test/test_recvline.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_recvline.py
branches/src-move-8214-3/src/twisted/conch/test/test_scripts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_scripts.py
branches/src-move-8214-3/src/twisted/conch/test/test_session.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_session.py
branches/src-move-8214-3/src/twisted/conch/test/test_ssh.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_ssh.py
branches/src-move-8214-3/src/twisted/conch/test/test_tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_tap.py
branches/src-move-8214-3/src/twisted/conch/test/test_telnet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_telnet.py
branches/src-move-8214-3/src/twisted/conch/test/test_text.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_text.py
branches/src-move-8214-3/src/twisted/conch/test/test_transport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_transport.py
branches/src-move-8214-3/src/twisted/conch/test/test_unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_unix.py
branches/src-move-8214-3/src/twisted/conch/test/test_userauth.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_userauth.py
branches/src-move-8214-3/src/twisted/conch/test/test_window.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/test/test_window.py
branches/src-move-8214-3/src/twisted/conch/topfiles/
branches/src-move-8214-3/src/twisted/conch/topfiles/8225.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8225.feature
branches/src-move-8214-3/src/twisted/conch/topfiles/8228.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8228.feature
branches/src-move-8214-3/src/twisted/conch/topfiles/8229.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8229.feature
branches/src-move-8214-3/src/twisted/conch/topfiles/8237.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8237.misc
branches/src-move-8214-3/src/twisted/conch/topfiles/8240.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8240.misc
branches/src-move-8214-3/src/twisted/conch/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/NEWS
branches/src-move-8214-3/src/twisted/conch/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/README
branches/src-move-8214-3/src/twisted/conch/ttymodes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ttymodes.py
branches/src-move-8214-3/src/twisted/conch/ui/
branches/src-move-8214-3/src/twisted/conch/ui/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ui/__init__.py
branches/src-move-8214-3/src/twisted/conch/ui/ansi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ui/ansi.py
branches/src-move-8214-3/src/twisted/conch/ui/tkvt100.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/ui/tkvt100.py
branches/src-move-8214-3/src/twisted/conch/unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/conch/unix.py
branches/src-move-8214-3/src/twisted/copyright.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/copyright.py
branches/src-move-8214-3/src/twisted/cred/
branches/src-move-8214-3/src/twisted/cred/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/__init__.py
branches/src-move-8214-3/src/twisted/cred/_digest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/_digest.py
branches/src-move-8214-3/src/twisted/cred/checkers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/checkers.py
branches/src-move-8214-3/src/twisted/cred/credentials.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/credentials.py
branches/src-move-8214-3/src/twisted/cred/error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/error.py
branches/src-move-8214-3/src/twisted/cred/portal.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/portal.py
branches/src-move-8214-3/src/twisted/cred/strcred.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/strcred.py
branches/src-move-8214-3/src/twisted/cred/test/
branches/src-move-8214-3/src/twisted/cred/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/test/__init__.py
branches/src-move-8214-3/src/twisted/cred/test/test_cramauth.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/test/test_cramauth.py
branches/src-move-8214-3/src/twisted/cred/test/test_cred.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/test/test_cred.py
branches/src-move-8214-3/src/twisted/cred/test/test_digestauth.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/test/test_digestauth.py
branches/src-move-8214-3/src/twisted/cred/test/test_simpleauth.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/test/test_simpleauth.py
branches/src-move-8214-3/src/twisted/cred/test/test_strcred.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/cred/test/test_strcred.py
branches/src-move-8214-3/src/twisted/enterprise/
branches/src-move-8214-3/src/twisted/enterprise/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/enterprise/__init__.py
branches/src-move-8214-3/src/twisted/enterprise/adbapi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/enterprise/adbapi.py
branches/src-move-8214-3/src/twisted/internet/
branches/src-move-8214-3/src/twisted/internet/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/__init__.py
branches/src-move-8214-3/src/twisted/internet/_baseprocess.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_baseprocess.py
branches/src-move-8214-3/src/twisted/internet/_dumbwin32proc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_dumbwin32proc.py
branches/src-move-8214-3/src/twisted/internet/_glibbase.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_glibbase.py
branches/src-move-8214-3/src/twisted/internet/_newtls.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_newtls.py
branches/src-move-8214-3/src/twisted/internet/_pollingfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_pollingfile.py
branches/src-move-8214-3/src/twisted/internet/_posixserialport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_posixserialport.py
branches/src-move-8214-3/src/twisted/internet/_posixstdio.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_posixstdio.py
branches/src-move-8214-3/src/twisted/internet/_signals.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_signals.py
branches/src-move-8214-3/src/twisted/internet/_ssl.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_ssl.py
branches/src-move-8214-3/src/twisted/internet/_sslverify.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_sslverify.py
branches/src-move-8214-3/src/twisted/internet/_threadedselect.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_threadedselect.py
branches/src-move-8214-3/src/twisted/internet/_win32serialport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_win32serialport.py
branches/src-move-8214-3/src/twisted/internet/_win32stdio.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/_win32stdio.py
branches/src-move-8214-3/src/twisted/internet/abstract.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/abstract.py
branches/src-move-8214-3/src/twisted/internet/address.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/address.py
branches/src-move-8214-3/src/twisted/internet/base.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/base.py
branches/src-move-8214-3/src/twisted/internet/cfreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/cfreactor.py
branches/src-move-8214-3/src/twisted/internet/default.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/default.py
branches/src-move-8214-3/src/twisted/internet/defer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/defer.py
branches/src-move-8214-3/src/twisted/internet/endpoints.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/endpoints.py
branches/src-move-8214-3/src/twisted/internet/epollreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/epollreactor.py
branches/src-move-8214-3/src/twisted/internet/error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/error.py
branches/src-move-8214-3/src/twisted/internet/fdesc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/fdesc.py
branches/src-move-8214-3/src/twisted/internet/gireactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/gireactor.py
branches/src-move-8214-3/src/twisted/internet/glib2reactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/glib2reactor.py
branches/src-move-8214-3/src/twisted/internet/gtk2reactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/gtk2reactor.py
branches/src-move-8214-3/src/twisted/internet/gtk3reactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/gtk3reactor.py
branches/src-move-8214-3/src/twisted/internet/inotify.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/inotify.py
branches/src-move-8214-3/src/twisted/internet/interfaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/interfaces.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/
branches/src-move-8214-3/src/twisted/internet/iocpreactor/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/__init__.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/abstract.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/abstract.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/build.bat
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/build.bat
branches/src-move-8214-3/src/twisted/internet/iocpreactor/const.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/const.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/interfaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/interfaces.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/acceptex.pxi
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/acceptex.pxi
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/connectex.pxi
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/connectex.pxi
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/iocpsupport.c
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/iocpsupport.c
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi
branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/wsasend.pxi
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/wsasend.pxi
branches/src-move-8214-3/src/twisted/internet/iocpreactor/notes.txt
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/notes.txt
branches/src-move-8214-3/src/twisted/internet/iocpreactor/reactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/reactor.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/setup.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/setup.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/tcp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/tcp.py
branches/src-move-8214-3/src/twisted/internet/iocpreactor/udp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/udp.py
branches/src-move-8214-3/src/twisted/internet/kqreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/kqreactor.py
branches/src-move-8214-3/src/twisted/internet/main.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/main.py
branches/src-move-8214-3/src/twisted/internet/pollreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/pollreactor.py
branches/src-move-8214-3/src/twisted/internet/posixbase.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/posixbase.py
branches/src-move-8214-3/src/twisted/internet/process.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/process.py
branches/src-move-8214-3/src/twisted/internet/protocol.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/protocol.py
branches/src-move-8214-3/src/twisted/internet/pyuisupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/pyuisupport.py
branches/src-move-8214-3/src/twisted/internet/qtreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/qtreactor.py
branches/src-move-8214-3/src/twisted/internet/reactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/reactor.py
branches/src-move-8214-3/src/twisted/internet/selectreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/selectreactor.py
branches/src-move-8214-3/src/twisted/internet/serialport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/serialport.py
branches/src-move-8214-3/src/twisted/internet/ssl.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/ssl.py
branches/src-move-8214-3/src/twisted/internet/stdio.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/stdio.py
branches/src-move-8214-3/src/twisted/internet/task.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/task.py
branches/src-move-8214-3/src/twisted/internet/tcp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/tcp.py
branches/src-move-8214-3/src/twisted/internet/test/
branches/src-move-8214-3/src/twisted/internet/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/__init__.py
branches/src-move-8214-3/src/twisted/internet/test/_posixifaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/_posixifaces.py
branches/src-move-8214-3/src/twisted/internet/test/_win32ifaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/_win32ifaces.py
branches/src-move-8214-3/src/twisted/internet/test/connectionmixins.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/connectionmixins.py
branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/
branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/chain.pem
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/chain.pem
branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/not-a-certificate
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/not-a-certificate
branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/thing1.pem
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/thing1.pem
branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/thing2-duplicate.pem
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/thing2-duplicate.pem
branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/thing2.pem
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/thing2.pem
branches/src-move-8214-3/src/twisted/internet/test/fakeendpoint.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/fakeendpoint.py
branches/src-move-8214-3/src/twisted/internet/test/modulehelpers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/modulehelpers.py
branches/src-move-8214-3/src/twisted/internet/test/process_cli.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/process_cli.py
branches/src-move-8214-3/src/twisted/internet/test/process_connectionlost.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/process_connectionlost.py
branches/src-move-8214-3/src/twisted/internet/test/process_gireactornocompat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/process_gireactornocompat.py
branches/src-move-8214-3/src/twisted/internet/test/process_helper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/process_helper.py
branches/src-move-8214-3/src/twisted/internet/test/reactormixins.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/reactormixins.py
branches/src-move-8214-3/src/twisted/internet/test/test_abstract.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_abstract.py
branches/src-move-8214-3/src/twisted/internet/test/test_address.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_address.py
branches/src-move-8214-3/src/twisted/internet/test/test_base.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_base.py
branches/src-move-8214-3/src/twisted/internet/test/test_baseprocess.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_baseprocess.py
branches/src-move-8214-3/src/twisted/internet/test/test_core.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_core.py
branches/src-move-8214-3/src/twisted/internet/test/test_default.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_default.py
branches/src-move-8214-3/src/twisted/internet/test/test_endpoints.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_endpoints.py
branches/src-move-8214-3/src/twisted/internet/test/test_epollreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_epollreactor.py
branches/src-move-8214-3/src/twisted/internet/test/test_fdset.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_fdset.py
branches/src-move-8214-3/src/twisted/internet/test/test_filedescriptor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_filedescriptor.py
branches/src-move-8214-3/src/twisted/internet/test/test_gireactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_gireactor.py
branches/src-move-8214-3/src/twisted/internet/test/test_glibbase.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_glibbase.py
branches/src-move-8214-3/src/twisted/internet/test/test_inlinecb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_inlinecb.py
branches/src-move-8214-3/src/twisted/internet/test/test_inotify.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_inotify.py
branches/src-move-8214-3/src/twisted/internet/test/test_iocp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_iocp.py
branches/src-move-8214-3/src/twisted/internet/test/test_kqueuereactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_kqueuereactor.py
branches/src-move-8214-3/src/twisted/internet/test/test_main.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_main.py
branches/src-move-8214-3/src/twisted/internet/test/test_newtls.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_newtls.py
branches/src-move-8214-3/src/twisted/internet/test/test_pollingfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_pollingfile.py
branches/src-move-8214-3/src/twisted/internet/test/test_posixbase.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_posixbase.py
branches/src-move-8214-3/src/twisted/internet/test/test_posixprocess.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_posixprocess.py
branches/src-move-8214-3/src/twisted/internet/test/test_process.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_process.py
branches/src-move-8214-3/src/twisted/internet/test/test_protocol.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_protocol.py
branches/src-move-8214-3/src/twisted/internet/test/test_qtreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_qtreactor.py
branches/src-move-8214-3/src/twisted/internet/test/test_serialport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_serialport.py
branches/src-move-8214-3/src/twisted/internet/test/test_sigchld.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_sigchld.py
branches/src-move-8214-3/src/twisted/internet/test/test_socket.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_socket.py
branches/src-move-8214-3/src/twisted/internet/test/test_stdio.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_stdio.py
branches/src-move-8214-3/src/twisted/internet/test/test_tcp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_tcp.py
branches/src-move-8214-3/src/twisted/internet/test/test_threads.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_threads.py
branches/src-move-8214-3/src/twisted/internet/test/test_time.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_time.py
branches/src-move-8214-3/src/twisted/internet/test/test_tls.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_tls.py
branches/src-move-8214-3/src/twisted/internet/test/test_udp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_udp.py
branches/src-move-8214-3/src/twisted/internet/test/test_udp_internals.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_udp_internals.py
branches/src-move-8214-3/src/twisted/internet/test/test_unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_unix.py
branches/src-move-8214-3/src/twisted/internet/test/test_win32events.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/test/test_win32events.py
branches/src-move-8214-3/src/twisted/internet/threads.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/threads.py
branches/src-move-8214-3/src/twisted/internet/tksupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/tksupport.py
branches/src-move-8214-3/src/twisted/internet/udp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/udp.py
branches/src-move-8214-3/src/twisted/internet/unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/unix.py
branches/src-move-8214-3/src/twisted/internet/utils.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/utils.py
branches/src-move-8214-3/src/twisted/internet/win32eventreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/win32eventreactor.py
branches/src-move-8214-3/src/twisted/internet/wxreactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/wxreactor.py
branches/src-move-8214-3/src/twisted/internet/wxsupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/internet/wxsupport.py
branches/src-move-8214-3/src/twisted/logger/
branches/src-move-8214-3/src/twisted/logger/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/__init__.py
branches/src-move-8214-3/src/twisted/logger/_buffer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_buffer.py
branches/src-move-8214-3/src/twisted/logger/_file.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_file.py
branches/src-move-8214-3/src/twisted/logger/_filter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_filter.py
branches/src-move-8214-3/src/twisted/logger/_flatten.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_flatten.py
branches/src-move-8214-3/src/twisted/logger/_format.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_format.py
branches/src-move-8214-3/src/twisted/logger/_global.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_global.py
branches/src-move-8214-3/src/twisted/logger/_io.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_io.py
branches/src-move-8214-3/src/twisted/logger/_json.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_json.py
branches/src-move-8214-3/src/twisted/logger/_legacy.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_legacy.py
branches/src-move-8214-3/src/twisted/logger/_levels.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_levels.py
branches/src-move-8214-3/src/twisted/logger/_logger.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_logger.py
branches/src-move-8214-3/src/twisted/logger/_observer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_observer.py
branches/src-move-8214-3/src/twisted/logger/_stdlib.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_stdlib.py
branches/src-move-8214-3/src/twisted/logger/_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/_util.py
branches/src-move-8214-3/src/twisted/logger/test/
branches/src-move-8214-3/src/twisted/logger/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/__init__.py
branches/src-move-8214-3/src/twisted/logger/test/test_buffer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_buffer.py
branches/src-move-8214-3/src/twisted/logger/test/test_file.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_file.py
branches/src-move-8214-3/src/twisted/logger/test/test_filter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_filter.py
branches/src-move-8214-3/src/twisted/logger/test/test_flatten.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_flatten.py
branches/src-move-8214-3/src/twisted/logger/test/test_format.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_format.py
branches/src-move-8214-3/src/twisted/logger/test/test_global.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_global.py
branches/src-move-8214-3/src/twisted/logger/test/test_io.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_io.py
branches/src-move-8214-3/src/twisted/logger/test/test_json.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_json.py
branches/src-move-8214-3/src/twisted/logger/test/test_legacy.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_legacy.py
branches/src-move-8214-3/src/twisted/logger/test/test_levels.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_levels.py
branches/src-move-8214-3/src/twisted/logger/test/test_logger.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_logger.py
branches/src-move-8214-3/src/twisted/logger/test/test_observer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_observer.py
branches/src-move-8214-3/src/twisted/logger/test/test_stdlib.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_stdlib.py
branches/src-move-8214-3/src/twisted/logger/test/test_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/logger/test/test_util.py
branches/src-move-8214-3/src/twisted/mail/
branches/src-move-8214-3/src/twisted/mail/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/__init__.py
branches/src-move-8214-3/src/twisted/mail/alias.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/alias.py
branches/src-move-8214-3/src/twisted/mail/bounce.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/bounce.py
branches/src-move-8214-3/src/twisted/mail/imap4.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/imap4.py
branches/src-move-8214-3/src/twisted/mail/mail.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/mail.py
branches/src-move-8214-3/src/twisted/mail/maildir.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/maildir.py
branches/src-move-8214-3/src/twisted/mail/pb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/pb.py
branches/src-move-8214-3/src/twisted/mail/pop3.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/pop3.py
branches/src-move-8214-3/src/twisted/mail/pop3client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/pop3client.py
branches/src-move-8214-3/src/twisted/mail/protocols.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/protocols.py
branches/src-move-8214-3/src/twisted/mail/relay.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/relay.py
branches/src-move-8214-3/src/twisted/mail/relaymanager.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/relaymanager.py
branches/src-move-8214-3/src/twisted/mail/scripts/
branches/src-move-8214-3/src/twisted/mail/scripts/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/scripts/__init__.py
branches/src-move-8214-3/src/twisted/mail/scripts/mailmail.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/scripts/mailmail.py
branches/src-move-8214-3/src/twisted/mail/smtp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/smtp.py
branches/src-move-8214-3/src/twisted/mail/tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/tap.py
branches/src-move-8214-3/src/twisted/mail/test/
branches/src-move-8214-3/src/twisted/mail/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/__init__.py
branches/src-move-8214-3/src/twisted/mail/test/pop3testserver.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/pop3testserver.py
branches/src-move-8214-3/src/twisted/mail/test/rfc822.message
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/rfc822.message
branches/src-move-8214-3/src/twisted/mail/test/server.pem
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/server.pem
branches/src-move-8214-3/src/twisted/mail/test/test_bounce.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_bounce.py
branches/src-move-8214-3/src/twisted/mail/test/test_imap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_imap.py
branches/src-move-8214-3/src/twisted/mail/test/test_mail.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_mail.py
branches/src-move-8214-3/src/twisted/mail/test/test_mailmail.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_mailmail.py
branches/src-move-8214-3/src/twisted/mail/test/test_options.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_options.py
branches/src-move-8214-3/src/twisted/mail/test/test_pop3.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_pop3.py
branches/src-move-8214-3/src/twisted/mail/test/test_pop3client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_pop3client.py
branches/src-move-8214-3/src/twisted/mail/test/test_scripts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_scripts.py
branches/src-move-8214-3/src/twisted/mail/test/test_smtp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/test/test_smtp.py
branches/src-move-8214-3/src/twisted/mail/topfiles/
branches/src-move-8214-3/src/twisted/mail/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/topfiles/NEWS
branches/src-move-8214-3/src/twisted/mail/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/mail/topfiles/README
branches/src-move-8214-3/src/twisted/manhole/
branches/src-move-8214-3/src/twisted/manhole/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/__init__.py
branches/src-move-8214-3/src/twisted/manhole/_inspectro.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/_inspectro.py
branches/src-move-8214-3/src/twisted/manhole/explorer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/explorer.py
branches/src-move-8214-3/src/twisted/manhole/gladereactor.glade
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/gladereactor.glade
branches/src-move-8214-3/src/twisted/manhole/gladereactor.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/gladereactor.py
branches/src-move-8214-3/src/twisted/manhole/inspectro.glade
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/inspectro.glade
branches/src-move-8214-3/src/twisted/manhole/logview.glade
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/logview.glade
branches/src-move-8214-3/src/twisted/manhole/service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/service.py
branches/src-move-8214-3/src/twisted/manhole/telnet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/telnet.py
branches/src-move-8214-3/src/twisted/manhole/test/
branches/src-move-8214-3/src/twisted/manhole/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/test/__init__.py
branches/src-move-8214-3/src/twisted/manhole/test/test_explorer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/test/test_explorer.py
branches/src-move-8214-3/src/twisted/manhole/ui/
branches/src-move-8214-3/src/twisted/manhole/ui/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/ui/__init__.py
branches/src-move-8214-3/src/twisted/manhole/ui/gtk2manhole.glade
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/ui/gtk2manhole.glade
branches/src-move-8214-3/src/twisted/manhole/ui/gtk2manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/ui/gtk2manhole.py
branches/src-move-8214-3/src/twisted/manhole/ui/test/
branches/src-move-8214-3/src/twisted/manhole/ui/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/ui/test/__init__.py
branches/src-move-8214-3/src/twisted/manhole/ui/test/test_gtk2manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/manhole/ui/test/test_gtk2manhole.py
branches/src-move-8214-3/src/twisted/names/
branches/src-move-8214-3/src/twisted/names/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/__init__.py
branches/src-move-8214-3/src/twisted/names/_rfc1982.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/_rfc1982.py
branches/src-move-8214-3/src/twisted/names/authority.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/authority.py
branches/src-move-8214-3/src/twisted/names/cache.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/cache.py
branches/src-move-8214-3/src/twisted/names/client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/client.py
branches/src-move-8214-3/src/twisted/names/common.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/common.py
branches/src-move-8214-3/src/twisted/names/dns.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/dns.py
branches/src-move-8214-3/src/twisted/names/error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/error.py
branches/src-move-8214-3/src/twisted/names/hosts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/hosts.py
branches/src-move-8214-3/src/twisted/names/resolve.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/resolve.py
branches/src-move-8214-3/src/twisted/names/root.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/root.py
branches/src-move-8214-3/src/twisted/names/secondary.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/secondary.py
branches/src-move-8214-3/src/twisted/names/server.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/server.py
branches/src-move-8214-3/src/twisted/names/srvconnect.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/srvconnect.py
branches/src-move-8214-3/src/twisted/names/tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/tap.py
branches/src-move-8214-3/src/twisted/names/test/
branches/src-move-8214-3/src/twisted/names/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/__init__.py
branches/src-move-8214-3/src/twisted/names/test/test_cache.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_cache.py
branches/src-move-8214-3/src/twisted/names/test/test_client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_client.py
branches/src-move-8214-3/src/twisted/names/test/test_common.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_common.py
branches/src-move-8214-3/src/twisted/names/test/test_dns.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_dns.py
branches/src-move-8214-3/src/twisted/names/test/test_examples.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_examples.py
branches/src-move-8214-3/src/twisted/names/test/test_hosts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_hosts.py
branches/src-move-8214-3/src/twisted/names/test/test_names.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_names.py
branches/src-move-8214-3/src/twisted/names/test/test_resolve.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_resolve.py
branches/src-move-8214-3/src/twisted/names/test/test_rfc1982.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_rfc1982.py
branches/src-move-8214-3/src/twisted/names/test/test_rootresolve.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_rootresolve.py
branches/src-move-8214-3/src/twisted/names/test/test_server.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_server.py
branches/src-move-8214-3/src/twisted/names/test/test_srvconnect.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_srvconnect.py
branches/src-move-8214-3/src/twisted/names/test/test_tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_tap.py
branches/src-move-8214-3/src/twisted/names/test/test_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/test/test_util.py
branches/src-move-8214-3/src/twisted/names/topfiles/
branches/src-move-8214-3/src/twisted/names/topfiles/8195.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/topfiles/8195.feature
branches/src-move-8214-3/src/twisted/names/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/topfiles/NEWS
branches/src-move-8214-3/src/twisted/names/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/names/topfiles/README
branches/src-move-8214-3/src/twisted/news/
branches/src-move-8214-3/src/twisted/news/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/__init__.py
branches/src-move-8214-3/src/twisted/news/database.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/database.py
branches/src-move-8214-3/src/twisted/news/news.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/news.py
branches/src-move-8214-3/src/twisted/news/nntp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/nntp.py
branches/src-move-8214-3/src/twisted/news/tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/tap.py
branches/src-move-8214-3/src/twisted/news/test/
branches/src-move-8214-3/src/twisted/news/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/test/__init__.py
branches/src-move-8214-3/src/twisted/news/test/test_database.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/test/test_database.py
branches/src-move-8214-3/src/twisted/news/test/test_news.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/test/test_news.py
branches/src-move-8214-3/src/twisted/news/test/test_nntp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/test/test_nntp.py
branches/src-move-8214-3/src/twisted/news/topfiles/
branches/src-move-8214-3/src/twisted/news/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/topfiles/NEWS
branches/src-move-8214-3/src/twisted/news/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/news/topfiles/README
branches/src-move-8214-3/src/twisted/pair/
branches/src-move-8214-3/src/twisted/pair/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/__init__.py
branches/src-move-8214-3/src/twisted/pair/ethernet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/ethernet.py
branches/src-move-8214-3/src/twisted/pair/ip.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/ip.py
branches/src-move-8214-3/src/twisted/pair/raw.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/raw.py
branches/src-move-8214-3/src/twisted/pair/rawudp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/rawudp.py
branches/src-move-8214-3/src/twisted/pair/test/
branches/src-move-8214-3/src/twisted/pair/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/test/__init__.py
branches/src-move-8214-3/src/twisted/pair/test/test_ethernet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/test/test_ethernet.py
branches/src-move-8214-3/src/twisted/pair/test/test_ip.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/test/test_ip.py
branches/src-move-8214-3/src/twisted/pair/test/test_rawudp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/test/test_rawudp.py
branches/src-move-8214-3/src/twisted/pair/test/test_tuntap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/test/test_tuntap.py
branches/src-move-8214-3/src/twisted/pair/testing.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/testing.py
branches/src-move-8214-3/src/twisted/pair/topfiles/
branches/src-move-8214-3/src/twisted/pair/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/topfiles/NEWS
branches/src-move-8214-3/src/twisted/pair/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/topfiles/README
branches/src-move-8214-3/src/twisted/pair/tuntap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/pair/tuntap.py
branches/src-move-8214-3/src/twisted/persisted/
branches/src-move-8214-3/src/twisted/persisted/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/__init__.py
branches/src-move-8214-3/src/twisted/persisted/aot.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/aot.py
branches/src-move-8214-3/src/twisted/persisted/crefutil.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/crefutil.py
branches/src-move-8214-3/src/twisted/persisted/dirdbm.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/dirdbm.py
branches/src-move-8214-3/src/twisted/persisted/sob.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/sob.py
branches/src-move-8214-3/src/twisted/persisted/styles.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/styles.py
branches/src-move-8214-3/src/twisted/persisted/test/
branches/src-move-8214-3/src/twisted/persisted/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/test/__init__.py
branches/src-move-8214-3/src/twisted/persisted/test/test_styles.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/persisted/test/test_styles.py
branches/src-move-8214-3/src/twisted/plugin.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugin.py
branches/src-move-8214-3/src/twisted/plugins/
branches/src-move-8214-3/src/twisted/plugins/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/__init__.py
branches/src-move-8214-3/src/twisted/plugins/cred_anonymous.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/cred_anonymous.py
branches/src-move-8214-3/src/twisted/plugins/cred_file.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/cred_file.py
branches/src-move-8214-3/src/twisted/plugins/cred_memory.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/cred_memory.py
branches/src-move-8214-3/src/twisted/plugins/cred_sshkeys.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/cred_sshkeys.py
branches/src-move-8214-3/src/twisted/plugins/cred_unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/cred_unix.py
branches/src-move-8214-3/src/twisted/plugins/twisted_conch.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_conch.py
branches/src-move-8214-3/src/twisted/plugins/twisted_core.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_core.py
branches/src-move-8214-3/src/twisted/plugins/twisted_ftp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_ftp.py
branches/src-move-8214-3/src/twisted/plugins/twisted_inet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_inet.py
branches/src-move-8214-3/src/twisted/plugins/twisted_mail.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_mail.py
branches/src-move-8214-3/src/twisted/plugins/twisted_manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_manhole.py
branches/src-move-8214-3/src/twisted/plugins/twisted_names.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_names.py
branches/src-move-8214-3/src/twisted/plugins/twisted_news.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_news.py
branches/src-move-8214-3/src/twisted/plugins/twisted_portforward.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_portforward.py
branches/src-move-8214-3/src/twisted/plugins/twisted_qtstub.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_qtstub.py
branches/src-move-8214-3/src/twisted/plugins/twisted_reactors.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_reactors.py
branches/src-move-8214-3/src/twisted/plugins/twisted_runner.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_runner.py
branches/src-move-8214-3/src/twisted/plugins/twisted_socks.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_socks.py
branches/src-move-8214-3/src/twisted/plugins/twisted_telnet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_telnet.py
branches/src-move-8214-3/src/twisted/plugins/twisted_trial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_trial.py
branches/src-move-8214-3/src/twisted/plugins/twisted_web.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_web.py
branches/src-move-8214-3/src/twisted/plugins/twisted_words.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_words.py
branches/src-move-8214-3/src/twisted/positioning/
branches/src-move-8214-3/src/twisted/positioning/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/__init__.py
branches/src-move-8214-3/src/twisted/positioning/_sentence.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/_sentence.py
branches/src-move-8214-3/src/twisted/positioning/base.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/base.py
branches/src-move-8214-3/src/twisted/positioning/ipositioning.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/ipositioning.py
branches/src-move-8214-3/src/twisted/positioning/nmea.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/nmea.py
branches/src-move-8214-3/src/twisted/positioning/test/
branches/src-move-8214-3/src/twisted/positioning/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/test/__init__.py
branches/src-move-8214-3/src/twisted/positioning/test/receiver.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/test/receiver.py
branches/src-move-8214-3/src/twisted/positioning/test/test_base.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/test/test_base.py
branches/src-move-8214-3/src/twisted/positioning/test/test_nmea.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/test/test_nmea.py
branches/src-move-8214-3/src/twisted/positioning/test/test_sentence.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/positioning/test/test_sentence.py
branches/src-move-8214-3/src/twisted/protocols/
branches/src-move-8214-3/src/twisted/protocols/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/__init__.py
branches/src-move-8214-3/src/twisted/protocols/amp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/amp.py
branches/src-move-8214-3/src/twisted/protocols/basic.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/basic.py
branches/src-move-8214-3/src/twisted/protocols/dict.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/dict.py
branches/src-move-8214-3/src/twisted/protocols/finger.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/finger.py
branches/src-move-8214-3/src/twisted/protocols/ftp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/ftp.py
branches/src-move-8214-3/src/twisted/protocols/gps/
branches/src-move-8214-3/src/twisted/protocols/gps/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/gps/__init__.py
branches/src-move-8214-3/src/twisted/protocols/gps/nmea.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/gps/nmea.py
branches/src-move-8214-3/src/twisted/protocols/gps/rockwell.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/gps/rockwell.py
branches/src-move-8214-3/src/twisted/protocols/htb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/htb.py
branches/src-move-8214-3/src/twisted/protocols/ident.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/ident.py
branches/src-move-8214-3/src/twisted/protocols/loopback.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/loopback.py
branches/src-move-8214-3/src/twisted/protocols/memcache.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/memcache.py
branches/src-move-8214-3/src/twisted/protocols/mice/
branches/src-move-8214-3/src/twisted/protocols/mice/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/mice/__init__.py
branches/src-move-8214-3/src/twisted/protocols/mice/mouseman.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/mice/mouseman.py
branches/src-move-8214-3/src/twisted/protocols/pcp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/pcp.py
branches/src-move-8214-3/src/twisted/protocols/policies.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/policies.py
branches/src-move-8214-3/src/twisted/protocols/portforward.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/portforward.py
branches/src-move-8214-3/src/twisted/protocols/postfix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/postfix.py
branches/src-move-8214-3/src/twisted/protocols/shoutcast.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/shoutcast.py
branches/src-move-8214-3/src/twisted/protocols/sip.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/sip.py
branches/src-move-8214-3/src/twisted/protocols/socks.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/socks.py
branches/src-move-8214-3/src/twisted/protocols/stateful.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/stateful.py
branches/src-move-8214-3/src/twisted/protocols/telnet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/telnet.py
branches/src-move-8214-3/src/twisted/protocols/test/
branches/src-move-8214-3/src/twisted/protocols/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/test/__init__.py
branches/src-move-8214-3/src/twisted/protocols/test/test_basic.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/test/test_basic.py
branches/src-move-8214-3/src/twisted/protocols/test/test_tls.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/test/test_tls.py
branches/src-move-8214-3/src/twisted/protocols/tls.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/tls.py
branches/src-move-8214-3/src/twisted/protocols/wire.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/protocols/wire.py
branches/src-move-8214-3/src/twisted/python/
branches/src-move-8214-3/src/twisted/python/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/__init__.py
branches/src-move-8214-3/src/twisted/python/_appdirs.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_appdirs.py
branches/src-move-8214-3/src/twisted/python/_inotify.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_inotify.py
branches/src-move-8214-3/src/twisted/python/_release.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_release.py
branches/src-move-8214-3/src/twisted/python/_sendmsg.c
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_sendmsg.c
branches/src-move-8214-3/src/twisted/python/_shellcomp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_shellcomp.py
branches/src-move-8214-3/src/twisted/python/_textattributes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_textattributes.py
branches/src-move-8214-3/src/twisted/python/_tzhelper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_tzhelper.py
branches/src-move-8214-3/src/twisted/python/_url.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/_url.py
branches/src-move-8214-3/src/twisted/python/compat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/compat.py
branches/src-move-8214-3/src/twisted/python/components.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/components.py
branches/src-move-8214-3/src/twisted/python/constants.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/constants.py
branches/src-move-8214-3/src/twisted/python/context.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/context.py
branches/src-move-8214-3/src/twisted/python/deprecate.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/deprecate.py
branches/src-move-8214-3/src/twisted/python/dist.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/dist.py
branches/src-move-8214-3/src/twisted/python/dist3.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/dist3.py
branches/src-move-8214-3/src/twisted/python/failure.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/failure.py
branches/src-move-8214-3/src/twisted/python/fakepwd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/fakepwd.py
branches/src-move-8214-3/src/twisted/python/filepath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/filepath.py
branches/src-move-8214-3/src/twisted/python/finalize.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/finalize.py
branches/src-move-8214-3/src/twisted/python/formmethod.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/formmethod.py
branches/src-move-8214-3/src/twisted/python/hook.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/hook.py
branches/src-move-8214-3/src/twisted/python/htmlizer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/htmlizer.py
branches/src-move-8214-3/src/twisted/python/lockfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/lockfile.py
branches/src-move-8214-3/src/twisted/python/log.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/log.py
branches/src-move-8214-3/src/twisted/python/logfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/logfile.py
branches/src-move-8214-3/src/twisted/python/modules.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/modules.py
branches/src-move-8214-3/src/twisted/python/monkey.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/monkey.py
branches/src-move-8214-3/src/twisted/python/procutils.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/procutils.py
branches/src-move-8214-3/src/twisted/python/randbytes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/randbytes.py
branches/src-move-8214-3/src/twisted/python/rebuild.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/rebuild.py
branches/src-move-8214-3/src/twisted/python/reflect.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/reflect.py
branches/src-move-8214-3/src/twisted/python/release.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/release.py
branches/src-move-8214-3/src/twisted/python/roots.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/roots.py
branches/src-move-8214-3/src/twisted/python/runtime.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/runtime.py
branches/src-move-8214-3/src/twisted/python/sendmsg.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/sendmsg.py
branches/src-move-8214-3/src/twisted/python/shortcut.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/shortcut.py
branches/src-move-8214-3/src/twisted/python/syslog.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/syslog.py
branches/src-move-8214-3/src/twisted/python/systemd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/systemd.py
branches/src-move-8214-3/src/twisted/python/test/
branches/src-move-8214-3/src/twisted/python/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/__init__.py
branches/src-move-8214-3/src/twisted/python/test/cmodulepullpipe.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/cmodulepullpipe.py
branches/src-move-8214-3/src/twisted/python/test/deprecatedattributes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/deprecatedattributes.py
branches/src-move-8214-3/src/twisted/python/test/modules_helpers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/modules_helpers.py
branches/src-move-8214-3/src/twisted/python/test/pullpipe.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/pullpipe.py
branches/src-move-8214-3/src/twisted/python/test/test_appdirs.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_appdirs.py
branches/src-move-8214-3/src/twisted/python/test/test_components.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_components.py
branches/src-move-8214-3/src/twisted/python/test/test_constants.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_constants.py
branches/src-move-8214-3/src/twisted/python/test/test_deprecate.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_deprecate.py
branches/src-move-8214-3/src/twisted/python/test/test_dist.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_dist.py
branches/src-move-8214-3/src/twisted/python/test/test_dist3.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_dist3.py
branches/src-move-8214-3/src/twisted/python/test/test_fakepwd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_fakepwd.py
branches/src-move-8214-3/src/twisted/python/test/test_htmlizer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_htmlizer.py
branches/src-move-8214-3/src/twisted/python/test/test_inotify.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_inotify.py
branches/src-move-8214-3/src/twisted/python/test/test_release.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_release.py
branches/src-move-8214-3/src/twisted/python/test/test_runtime.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_runtime.py
branches/src-move-8214-3/src/twisted/python/test/test_sendmsg.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_sendmsg.py
branches/src-move-8214-3/src/twisted/python/test/test_shellcomp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_shellcomp.py
branches/src-move-8214-3/src/twisted/python/test/test_syslog.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_syslog.py
branches/src-move-8214-3/src/twisted/python/test/test_systemd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_systemd.py
branches/src-move-8214-3/src/twisted/python/test/test_textattributes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_textattributes.py
branches/src-move-8214-3/src/twisted/python/test/test_tzhelper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_tzhelper.py
branches/src-move-8214-3/src/twisted/python/test/test_url.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_url.py
branches/src-move-8214-3/src/twisted/python/test/test_urlpath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_urlpath.py
branches/src-move-8214-3/src/twisted/python/test/test_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_util.py
branches/src-move-8214-3/src/twisted/python/test/test_versions.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_versions.py
branches/src-move-8214-3/src/twisted/python/test/test_win32.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_win32.py
branches/src-move-8214-3/src/twisted/python/test/test_zippath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_zippath.py
branches/src-move-8214-3/src/twisted/python/test/test_zipstream.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/test/test_zipstream.py
branches/src-move-8214-3/src/twisted/python/text.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/text.py
branches/src-move-8214-3/src/twisted/python/threadable.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/threadable.py
branches/src-move-8214-3/src/twisted/python/threadpool.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/threadpool.py
branches/src-move-8214-3/src/twisted/python/twisted-completion.zsh
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/twisted-completion.zsh
branches/src-move-8214-3/src/twisted/python/url.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/url.py
branches/src-move-8214-3/src/twisted/python/urlpath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/urlpath.py
branches/src-move-8214-3/src/twisted/python/usage.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/usage.py
branches/src-move-8214-3/src/twisted/python/util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/util.py
branches/src-move-8214-3/src/twisted/python/versions.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/versions.py
branches/src-move-8214-3/src/twisted/python/win32.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/win32.py
branches/src-move-8214-3/src/twisted/python/zippath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/zippath.py
branches/src-move-8214-3/src/twisted/python/zipstream.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/python/zipstream.py
branches/src-move-8214-3/src/twisted/runner/
branches/src-move-8214-3/src/twisted/runner/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/__init__.py
branches/src-move-8214-3/src/twisted/runner/inetd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/inetd.py
branches/src-move-8214-3/src/twisted/runner/inetdconf.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/inetdconf.py
branches/src-move-8214-3/src/twisted/runner/inetdtap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/inetdtap.py
branches/src-move-8214-3/src/twisted/runner/portmap.c
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/portmap.c
branches/src-move-8214-3/src/twisted/runner/procmon.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/procmon.py
branches/src-move-8214-3/src/twisted/runner/procmontap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/procmontap.py
branches/src-move-8214-3/src/twisted/runner/test/
branches/src-move-8214-3/src/twisted/runner/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/test/__init__.py
branches/src-move-8214-3/src/twisted/runner/test/test_procmon.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/test/test_procmon.py
branches/src-move-8214-3/src/twisted/runner/test/test_procmontap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/test/test_procmontap.py
branches/src-move-8214-3/src/twisted/runner/topfiles/
branches/src-move-8214-3/src/twisted/runner/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/topfiles/NEWS
branches/src-move-8214-3/src/twisted/runner/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/runner/topfiles/README
branches/src-move-8214-3/src/twisted/scripts/
branches/src-move-8214-3/src/twisted/scripts/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/__init__.py
branches/src-move-8214-3/src/twisted/scripts/_twistd_unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/_twistd_unix.py
branches/src-move-8214-3/src/twisted/scripts/_twistw.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/_twistw.py
branches/src-move-8214-3/src/twisted/scripts/htmlizer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/htmlizer.py
branches/src-move-8214-3/src/twisted/scripts/manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/manhole.py
branches/src-move-8214-3/src/twisted/scripts/tap2deb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/tap2deb.py
branches/src-move-8214-3/src/twisted/scripts/tap2rpm.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/tap2rpm.py
branches/src-move-8214-3/src/twisted/scripts/test/
branches/src-move-8214-3/src/twisted/scripts/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/test/__init__.py
branches/src-move-8214-3/src/twisted/scripts/test/test_scripts.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/test/test_scripts.py
branches/src-move-8214-3/src/twisted/scripts/test/test_tap2deb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/test/test_tap2deb.py
branches/src-move-8214-3/src/twisted/scripts/test/test_tap2rpm.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/test/test_tap2rpm.py
branches/src-move-8214-3/src/twisted/scripts/trial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/trial.py
branches/src-move-8214-3/src/twisted/scripts/twistd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/scripts/twistd.py
branches/src-move-8214-3/src/twisted/spread/
branches/src-move-8214-3/src/twisted/spread/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/__init__.py
branches/src-move-8214-3/src/twisted/spread/banana.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/banana.py
branches/src-move-8214-3/src/twisted/spread/flavors.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/flavors.py
branches/src-move-8214-3/src/twisted/spread/interfaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/interfaces.py
branches/src-move-8214-3/src/twisted/spread/jelly.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/jelly.py
branches/src-move-8214-3/src/twisted/spread/pb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/pb.py
branches/src-move-8214-3/src/twisted/spread/publish.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/publish.py
branches/src-move-8214-3/src/twisted/spread/ui/
branches/src-move-8214-3/src/twisted/spread/ui/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/ui/__init__.py
branches/src-move-8214-3/src/twisted/spread/ui/gtk2util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/ui/gtk2util.py
branches/src-move-8214-3/src/twisted/spread/ui/login2.glade
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/ui/login2.glade
branches/src-move-8214-3/src/twisted/spread/ui/tktree.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/ui/tktree.py
branches/src-move-8214-3/src/twisted/spread/ui/tkutil.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/ui/tkutil.py
branches/src-move-8214-3/src/twisted/spread/util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/spread/util.py
branches/src-move-8214-3/src/twisted/tap/
branches/src-move-8214-3/src/twisted/tap/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/tap/__init__.py
branches/src-move-8214-3/src/twisted/tap/ftp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/tap/ftp.py
branches/src-move-8214-3/src/twisted/tap/manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/tap/manhole.py
branches/src-move-8214-3/src/twisted/tap/portforward.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/tap/portforward.py
branches/src-move-8214-3/src/twisted/tap/socks.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/tap/socks.py
branches/src-move-8214-3/src/twisted/tap/telnet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/tap/telnet.py
branches/src-move-8214-3/src/twisted/test/
branches/src-move-8214-3/src/twisted/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/__init__.py
branches/src-move-8214-3/src/twisted/test/_preamble.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/_preamble.py
branches/src-move-8214-3/src/twisted/test/crash_test_dummy.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/crash_test_dummy.py
branches/src-move-8214-3/src/twisted/test/iosim.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/iosim.py
branches/src-move-8214-3/src/twisted/test/mock_win32process.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/mock_win32process.py
branches/src-move-8214-3/src/twisted/test/myrebuilder1.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/myrebuilder1.py
branches/src-move-8214-3/src/twisted/test/myrebuilder2.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/myrebuilder2.py
branches/src-move-8214-3/src/twisted/test/plugin_basic.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/plugin_basic.py
branches/src-move-8214-3/src/twisted/test/plugin_extra1.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/plugin_extra1.py
branches/src-move-8214-3/src/twisted/test/plugin_extra2.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/plugin_extra2.py
branches/src-move-8214-3/src/twisted/test/process_cmdline.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_cmdline.py
branches/src-move-8214-3/src/twisted/test/process_echoer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_echoer.py
branches/src-move-8214-3/src/twisted/test/process_fds.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_fds.py
branches/src-move-8214-3/src/twisted/test/process_linger.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_linger.py
branches/src-move-8214-3/src/twisted/test/process_reader.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_reader.py
branches/src-move-8214-3/src/twisted/test/process_signal.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_signal.py
branches/src-move-8214-3/src/twisted/test/process_stdinreader.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_stdinreader.py
branches/src-move-8214-3/src/twisted/test/process_tester.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_tester.py
branches/src-move-8214-3/src/twisted/test/process_tty.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_tty.py
branches/src-move-8214-3/src/twisted/test/process_twisted.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/process_twisted.py
branches/src-move-8214-3/src/twisted/test/proto_helpers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/proto_helpers.py
branches/src-move-8214-3/src/twisted/test/raiser.c
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/raiser.c
branches/src-move-8214-3/src/twisted/test/raiser.pyx
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/raiser.pyx
branches/src-move-8214-3/src/twisted/test/reflect_helper_IE.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/reflect_helper_IE.py
branches/src-move-8214-3/src/twisted/test/reflect_helper_VE.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/reflect_helper_VE.py
branches/src-move-8214-3/src/twisted/test/reflect_helper_ZDE.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/reflect_helper_ZDE.py
branches/src-move-8214-3/src/twisted/test/server.pem
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/server.pem
branches/src-move-8214-3/src/twisted/test/ssl_helpers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/ssl_helpers.py
branches/src-move-8214-3/src/twisted/test/stdio_test_consumer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_consumer.py
branches/src-move-8214-3/src/twisted/test/stdio_test_halfclose.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_halfclose.py
branches/src-move-8214-3/src/twisted/test/stdio_test_hostpeer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_hostpeer.py
branches/src-move-8214-3/src/twisted/test/stdio_test_lastwrite.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_lastwrite.py
branches/src-move-8214-3/src/twisted/test/stdio_test_loseconn.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_loseconn.py
branches/src-move-8214-3/src/twisted/test/stdio_test_producer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_producer.py
branches/src-move-8214-3/src/twisted/test/stdio_test_write.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_write.py
branches/src-move-8214-3/src/twisted/test/stdio_test_writeseq.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_writeseq.py
branches/src-move-8214-3/src/twisted/test/test_abstract.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_abstract.py
branches/src-move-8214-3/src/twisted/test/test_adbapi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_adbapi.py
branches/src-move-8214-3/src/twisted/test/test_amp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_amp.py
branches/src-move-8214-3/src/twisted/test/test_application.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_application.py
branches/src-move-8214-3/src/twisted/test/test_banana.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_banana.py
branches/src-move-8214-3/src/twisted/test/test_compat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_compat.py
branches/src-move-8214-3/src/twisted/test/test_context.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_context.py
branches/src-move-8214-3/src/twisted/test/test_cooperator.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_cooperator.py
branches/src-move-8214-3/src/twisted/test/test_defer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_defer.py
branches/src-move-8214-3/src/twisted/test/test_defgen.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_defgen.py
branches/src-move-8214-3/src/twisted/test/test_dict.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_dict.py
branches/src-move-8214-3/src/twisted/test/test_dirdbm.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_dirdbm.py
branches/src-move-8214-3/src/twisted/test/test_error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_error.py
branches/src-move-8214-3/src/twisted/test/test_explorer.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_explorer.py
branches/src-move-8214-3/src/twisted/test/test_factories.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_factories.py
branches/src-move-8214-3/src/twisted/test/test_failure.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_failure.py
branches/src-move-8214-3/src/twisted/test/test_fdesc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_fdesc.py
branches/src-move-8214-3/src/twisted/test/test_finger.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_finger.py
branches/src-move-8214-3/src/twisted/test/test_formmethod.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_formmethod.py
branches/src-move-8214-3/src/twisted/test/test_ftp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_ftp.py
branches/src-move-8214-3/src/twisted/test/test_ftp_options.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_ftp_options.py
branches/src-move-8214-3/src/twisted/test/test_hook.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_hook.py
branches/src-move-8214-3/src/twisted/test/test_htb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_htb.py
branches/src-move-8214-3/src/twisted/test/test_ident.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_ident.py
branches/src-move-8214-3/src/twisted/test/test_internet.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_internet.py
branches/src-move-8214-3/src/twisted/test/test_iosim.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_iosim.py
branches/src-move-8214-3/src/twisted/test/test_iutils.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_iutils.py
branches/src-move-8214-3/src/twisted/test/test_jelly.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_jelly.py
branches/src-move-8214-3/src/twisted/test/test_lockfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_lockfile.py
branches/src-move-8214-3/src/twisted/test/test_log.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_log.py
branches/src-move-8214-3/src/twisted/test/test_logfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_logfile.py
branches/src-move-8214-3/src/twisted/test/test_loopback.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_loopback.py
branches/src-move-8214-3/src/twisted/test/test_manhole.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_manhole.py
branches/src-move-8214-3/src/twisted/test/test_memcache.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_memcache.py
branches/src-move-8214-3/src/twisted/test/test_modules.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_modules.py
branches/src-move-8214-3/src/twisted/test/test_monkey.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_monkey.py
branches/src-move-8214-3/src/twisted/test/test_nmea.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_nmea.py
branches/src-move-8214-3/src/twisted/test/test_paths.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_paths.py
branches/src-move-8214-3/src/twisted/test/test_pb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_pb.py
branches/src-move-8214-3/src/twisted/test/test_pbfailure.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_pbfailure.py
branches/src-move-8214-3/src/twisted/test/test_pcp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_pcp.py
branches/src-move-8214-3/src/twisted/test/test_persisted.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_persisted.py
branches/src-move-8214-3/src/twisted/test/test_plugin.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_plugin.py
branches/src-move-8214-3/src/twisted/test/test_policies.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_policies.py
branches/src-move-8214-3/src/twisted/test/test_postfix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_postfix.py
branches/src-move-8214-3/src/twisted/test/test_process.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_process.py
branches/src-move-8214-3/src/twisted/test/test_protocols.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_protocols.py
branches/src-move-8214-3/src/twisted/test/test_randbytes.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_randbytes.py
branches/src-move-8214-3/src/twisted/test/test_rebuild.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_rebuild.py
branches/src-move-8214-3/src/twisted/test/test_reflect.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_reflect.py
branches/src-move-8214-3/src/twisted/test/test_roots.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_roots.py
branches/src-move-8214-3/src/twisted/test/test_shortcut.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_shortcut.py
branches/src-move-8214-3/src/twisted/test/test_sip.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_sip.py
branches/src-move-8214-3/src/twisted/test/test_sob.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_sob.py
branches/src-move-8214-3/src/twisted/test/test_socks.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_socks.py
branches/src-move-8214-3/src/twisted/test/test_ssl.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_ssl.py
branches/src-move-8214-3/src/twisted/test/test_sslverify.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_sslverify.py
branches/src-move-8214-3/src/twisted/test/test_stateful.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_stateful.py
branches/src-move-8214-3/src/twisted/test/test_stdio.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_stdio.py
branches/src-move-8214-3/src/twisted/test/test_strerror.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_strerror.py
branches/src-move-8214-3/src/twisted/test/test_stringtransport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_stringtransport.py
branches/src-move-8214-3/src/twisted/test/test_strports.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_strports.py
branches/src-move-8214-3/src/twisted/test/test_task.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_task.py
branches/src-move-8214-3/src/twisted/test/test_tcp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_tcp.py
branches/src-move-8214-3/src/twisted/test/test_tcp_internals.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_tcp_internals.py
branches/src-move-8214-3/src/twisted/test/test_text.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_text.py
branches/src-move-8214-3/src/twisted/test/test_threadable.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_threadable.py
branches/src-move-8214-3/src/twisted/test/test_threadpool.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_threadpool.py
branches/src-move-8214-3/src/twisted/test/test_threads.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_threads.py
branches/src-move-8214-3/src/twisted/test/test_tpfile.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_tpfile.py
branches/src-move-8214-3/src/twisted/test/test_twistd.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_twistd.py
branches/src-move-8214-3/src/twisted/test/test_twisted.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_twisted.py
branches/src-move-8214-3/src/twisted/test/test_udp.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_udp.py
branches/src-move-8214-3/src/twisted/test/test_unix.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_unix.py
branches/src-move-8214-3/src/twisted/test/test_usage.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/test_usage.py
branches/src-move-8214-3/src/twisted/test/testutils.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/test/testutils.py
branches/src-move-8214-3/src/twisted/topfiles/4543.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/4543.misc
branches/src-move-8214-3/src/twisted/topfiles/4735.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/4735.feature
branches/src-move-8214-3/src/twisted/topfiles/7985.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/7985.feature
branches/src-move-8214-3/src/twisted/topfiles/8124.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8124.misc
branches/src-move-8214-3/src/twisted/topfiles/8189.bugfix
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8189.bugfix
branches/src-move-8214-3/src/twisted/topfiles/8193.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8193.misc
branches/src-move-8214-3/src/twisted/topfiles/8210.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8210.misc
branches/src-move-8214-3/src/twisted/topfiles/8215.bugfix
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8215.bugfix
branches/src-move-8214-3/src/twisted/topfiles/8216.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8216.feature
branches/src-move-8214-3/src/twisted/topfiles/8219.removal
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8219.removal
branches/src-move-8214-3/src/twisted/topfiles/8220.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8220.misc
branches/src-move-8214-3/src/twisted/topfiles/8222.bugfix
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8222.bugfix
branches/src-move-8214-3/src/twisted/topfiles/8223.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8223.misc
branches/src-move-8214-3/src/twisted/topfiles/8226.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8226.misc
branches/src-move-8214-3/src/twisted/topfiles/8235.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8235.feature
branches/src-move-8214-3/src/twisted/topfiles/8235.removal
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8235.removal
branches/src-move-8214-3/src/twisted/topfiles/8242.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/8242.misc
branches/src-move-8214-3/src/twisted/topfiles/CREDITS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/CREDITS
branches/src-move-8214-3/src/twisted/topfiles/ChangeLog.Old
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/ChangeLog.Old
branches/src-move-8214-3/src/twisted/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/NEWS
branches/src-move-8214-3/src/twisted/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/topfiles/README
branches/src-move-8214-3/src/twisted/trial/
branches/src-move-8214-3/src/twisted/trial/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/__init__.py
branches/src-move-8214-3/src/twisted/trial/_asyncrunner.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_asyncrunner.py
branches/src-move-8214-3/src/twisted/trial/_asynctest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_asynctest.py
branches/src-move-8214-3/src/twisted/trial/_dist/
branches/src-move-8214-3/src/twisted/trial/_dist/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/__init__.py
branches/src-move-8214-3/src/twisted/trial/_dist/distreporter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/distreporter.py
branches/src-move-8214-3/src/twisted/trial/_dist/disttrial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/disttrial.py
branches/src-move-8214-3/src/twisted/trial/_dist/managercommands.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/managercommands.py
branches/src-move-8214-3/src/twisted/trial/_dist/options.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/options.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/
branches/src-move-8214-3/src/twisted/trial/_dist/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/__init__.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/test_distreporter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_distreporter.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/test_disttrial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_disttrial.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/test_options.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_options.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/test_worker.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_worker.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/test_workerreporter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_workerreporter.py
branches/src-move-8214-3/src/twisted/trial/_dist/test/test_workertrial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_workertrial.py
branches/src-move-8214-3/src/twisted/trial/_dist/worker.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/worker.py
branches/src-move-8214-3/src/twisted/trial/_dist/workercommands.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/workercommands.py
branches/src-move-8214-3/src/twisted/trial/_dist/workerreporter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/workerreporter.py
branches/src-move-8214-3/src/twisted/trial/_dist/workertrial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_dist/workertrial.py
branches/src-move-8214-3/src/twisted/trial/_synctest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/_synctest.py
branches/src-move-8214-3/src/twisted/trial/itrial.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/itrial.py
branches/src-move-8214-3/src/twisted/trial/reporter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/reporter.py
branches/src-move-8214-3/src/twisted/trial/runner.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/runner.py
branches/src-move-8214-3/src/twisted/trial/test/
branches/src-move-8214-3/src/twisted/trial/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/__init__.py
branches/src-move-8214-3/src/twisted/trial/test/detests.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/detests.py
branches/src-move-8214-3/src/twisted/trial/test/erroneous.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/erroneous.py
branches/src-move-8214-3/src/twisted/trial/test/mockcustomsuite.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/mockcustomsuite.py
branches/src-move-8214-3/src/twisted/trial/test/mockcustomsuite2.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/mockcustomsuite2.py
branches/src-move-8214-3/src/twisted/trial/test/mockcustomsuite3.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/mockcustomsuite3.py
branches/src-move-8214-3/src/twisted/trial/test/mockdoctest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/mockdoctest.py
branches/src-move-8214-3/src/twisted/trial/test/moduleself.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/moduleself.py
branches/src-move-8214-3/src/twisted/trial/test/moduletest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/moduletest.py
branches/src-move-8214-3/src/twisted/trial/test/novars.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/novars.py
branches/src-move-8214-3/src/twisted/trial/test/ordertests.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/ordertests.py
branches/src-move-8214-3/src/twisted/trial/test/packages.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/packages.py
branches/src-move-8214-3/src/twisted/trial/test/sample.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/sample.py
branches/src-move-8214-3/src/twisted/trial/test/scripttest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/scripttest.py
branches/src-move-8214-3/src/twisted/trial/test/skipping.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/skipping.py
branches/src-move-8214-3/src/twisted/trial/test/suppression.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/suppression.py
branches/src-move-8214-3/src/twisted/trial/test/test_assertions.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_assertions.py
branches/src-move-8214-3/src/twisted/trial/test/test_asyncassertions.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_asyncassertions.py
branches/src-move-8214-3/src/twisted/trial/test/test_deferred.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_deferred.py
branches/src-move-8214-3/src/twisted/trial/test/test_doctest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_doctest.py
branches/src-move-8214-3/src/twisted/trial/test/test_keyboard.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_keyboard.py
branches/src-move-8214-3/src/twisted/trial/test/test_loader.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_loader.py
branches/src-move-8214-3/src/twisted/trial/test/test_log.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_log.py
branches/src-move-8214-3/src/twisted/trial/test/test_output.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_output.py
branches/src-move-8214-3/src/twisted/trial/test/test_plugins.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_plugins.py
branches/src-move-8214-3/src/twisted/trial/test/test_pyunitcompat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_pyunitcompat.py
branches/src-move-8214-3/src/twisted/trial/test/test_reporter.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_reporter.py
branches/src-move-8214-3/src/twisted/trial/test/test_runner.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_runner.py
branches/src-move-8214-3/src/twisted/trial/test/test_script.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_script.py
branches/src-move-8214-3/src/twisted/trial/test/test_suppression.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_suppression.py
branches/src-move-8214-3/src/twisted/trial/test/test_testcase.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_testcase.py
branches/src-move-8214-3/src/twisted/trial/test/test_tests.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_tests.py
branches/src-move-8214-3/src/twisted/trial/test/test_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_util.py
branches/src-move-8214-3/src/twisted/trial/test/test_warning.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/test_warning.py
branches/src-move-8214-3/src/twisted/trial/test/weird.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/test/weird.py
branches/src-move-8214-3/src/twisted/trial/unittest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/unittest.py
branches/src-move-8214-3/src/twisted/trial/util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/trial/util.py
branches/src-move-8214-3/src/twisted/web/
branches/src-move-8214-3/src/twisted/web/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/__init__.py
branches/src-move-8214-3/src/twisted/web/_auth/
branches/src-move-8214-3/src/twisted/web/_auth/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_auth/__init__.py
branches/src-move-8214-3/src/twisted/web/_auth/basic.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_auth/basic.py
branches/src-move-8214-3/src/twisted/web/_auth/digest.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_auth/digest.py
branches/src-move-8214-3/src/twisted/web/_auth/wrapper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_auth/wrapper.py
branches/src-move-8214-3/src/twisted/web/_element.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_element.py
branches/src-move-8214-3/src/twisted/web/_flatten.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_flatten.py
branches/src-move-8214-3/src/twisted/web/_newclient.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_newclient.py
branches/src-move-8214-3/src/twisted/web/_responses.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_responses.py
branches/src-move-8214-3/src/twisted/web/_stan.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/_stan.py
branches/src-move-8214-3/src/twisted/web/client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/client.py
branches/src-move-8214-3/src/twisted/web/demo.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/demo.py
branches/src-move-8214-3/src/twisted/web/distrib.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/distrib.py
branches/src-move-8214-3/src/twisted/web/domhelpers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/domhelpers.py
branches/src-move-8214-3/src/twisted/web/error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/error.py
branches/src-move-8214-3/src/twisted/web/guard.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/guard.py
branches/src-move-8214-3/src/twisted/web/html.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/html.py
branches/src-move-8214-3/src/twisted/web/http.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/http.py
branches/src-move-8214-3/src/twisted/web/http_headers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/http_headers.py
branches/src-move-8214-3/src/twisted/web/iweb.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/iweb.py
branches/src-move-8214-3/src/twisted/web/microdom.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/microdom.py
branches/src-move-8214-3/src/twisted/web/proxy.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/proxy.py
branches/src-move-8214-3/src/twisted/web/resource.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/resource.py
branches/src-move-8214-3/src/twisted/web/rewrite.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/rewrite.py
branches/src-move-8214-3/src/twisted/web/script.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/script.py
branches/src-move-8214-3/src/twisted/web/server.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/server.py
branches/src-move-8214-3/src/twisted/web/soap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/soap.py
branches/src-move-8214-3/src/twisted/web/static.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/static.py
branches/src-move-8214-3/src/twisted/web/sux.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/sux.py
branches/src-move-8214-3/src/twisted/web/tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/tap.py
branches/src-move-8214-3/src/twisted/web/template.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/template.py
branches/src-move-8214-3/src/twisted/web/test/
branches/src-move-8214-3/src/twisted/web/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/__init__.py
branches/src-move-8214-3/src/twisted/web/test/_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/_util.py
branches/src-move-8214-3/src/twisted/web/test/requesthelper.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/requesthelper.py
branches/src-move-8214-3/src/twisted/web/test/test_agent.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_agent.py
branches/src-move-8214-3/src/twisted/web/test/test_cgi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_cgi.py
branches/src-move-8214-3/src/twisted/web/test/test_distrib.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_distrib.py
branches/src-move-8214-3/src/twisted/web/test/test_domhelpers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_domhelpers.py
branches/src-move-8214-3/src/twisted/web/test/test_error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_error.py
branches/src-move-8214-3/src/twisted/web/test/test_flatten.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_flatten.py
branches/src-move-8214-3/src/twisted/web/test/test_html.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_html.py
branches/src-move-8214-3/src/twisted/web/test/test_http.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_http.py
branches/src-move-8214-3/src/twisted/web/test/test_http_headers.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_http_headers.py
branches/src-move-8214-3/src/twisted/web/test/test_httpauth.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_httpauth.py
branches/src-move-8214-3/src/twisted/web/test/test_newclient.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_newclient.py
branches/src-move-8214-3/src/twisted/web/test/test_proxy.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_proxy.py
branches/src-move-8214-3/src/twisted/web/test/test_resource.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_resource.py
branches/src-move-8214-3/src/twisted/web/test/test_script.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_script.py
branches/src-move-8214-3/src/twisted/web/test/test_soap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_soap.py
branches/src-move-8214-3/src/twisted/web/test/test_stan.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_stan.py
branches/src-move-8214-3/src/twisted/web/test/test_static.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_static.py
branches/src-move-8214-3/src/twisted/web/test/test_tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_tap.py
branches/src-move-8214-3/src/twisted/web/test/test_template.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_template.py
branches/src-move-8214-3/src/twisted/web/test/test_util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_util.py
branches/src-move-8214-3/src/twisted/web/test/test_vhost.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_vhost.py
branches/src-move-8214-3/src/twisted/web/test/test_web.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_web.py
branches/src-move-8214-3/src/twisted/web/test/test_web__responses.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_web__responses.py
branches/src-move-8214-3/src/twisted/web/test/test_webclient.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_webclient.py
branches/src-move-8214-3/src/twisted/web/test/test_wsgi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_wsgi.py
branches/src-move-8214-3/src/twisted/web/test/test_xml.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_xml.py
branches/src-move-8214-3/src/twisted/web/test/test_xmlrpc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/test/test_xmlrpc.py
branches/src-move-8214-3/src/twisted/web/topfiles/
branches/src-move-8214-3/src/twisted/web/topfiles/8067.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8067.feature
branches/src-move-8214-3/src/twisted/web/topfiles/8191.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8191.misc
branches/src-move-8214-3/src/twisted/web/topfiles/8192.bugfix
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8192.bugfix
branches/src-move-8214-3/src/twisted/web/topfiles/8238.misc
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8238.misc
branches/src-move-8214-3/src/twisted/web/topfiles/8246.feature
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8246.feature
branches/src-move-8214-3/src/twisted/web/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/NEWS
branches/src-move-8214-3/src/twisted/web/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/topfiles/README
branches/src-move-8214-3/src/twisted/web/twcgi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/twcgi.py
branches/src-move-8214-3/src/twisted/web/util.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/util.py
branches/src-move-8214-3/src/twisted/web/vhost.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/vhost.py
branches/src-move-8214-3/src/twisted/web/wsgi.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/wsgi.py
branches/src-move-8214-3/src/twisted/web/xmlrpc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/web/xmlrpc.py
branches/src-move-8214-3/src/twisted/words/
branches/src-move-8214-3/src/twisted/words/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/__init__.py
branches/src-move-8214-3/src/twisted/words/ewords.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/ewords.py
branches/src-move-8214-3/src/twisted/words/im/
branches/src-move-8214-3/src/twisted/words/im/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/__init__.py
branches/src-move-8214-3/src/twisted/words/im/baseaccount.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/baseaccount.py
branches/src-move-8214-3/src/twisted/words/im/basechat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/basechat.py
branches/src-move-8214-3/src/twisted/words/im/basesupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/basesupport.py
branches/src-move-8214-3/src/twisted/words/im/instancemessenger.glade
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/instancemessenger.glade
branches/src-move-8214-3/src/twisted/words/im/interfaces.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/interfaces.py
branches/src-move-8214-3/src/twisted/words/im/ircsupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/ircsupport.py
branches/src-move-8214-3/src/twisted/words/im/locals.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/locals.py
branches/src-move-8214-3/src/twisted/words/im/pbsupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/im/pbsupport.py
branches/src-move-8214-3/src/twisted/words/iwords.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/iwords.py
branches/src-move-8214-3/src/twisted/words/protocols/
branches/src-move-8214-3/src/twisted/words/protocols/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/__init__.py
branches/src-move-8214-3/src/twisted/words/protocols/irc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/irc.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/
branches/src-move-8214-3/src/twisted/words/protocols/jabber/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/__init__.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/client.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/client.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/component.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/component.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/error.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/error.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/ijabber.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/ijabber.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/jid.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/jid.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/jstrports.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/jstrports.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/sasl.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/sasl.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/sasl_mechanisms.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/sasl_mechanisms.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/xmlstream.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/xmlstream.py
branches/src-move-8214-3/src/twisted/words/protocols/jabber/xmpp_stringprep.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/xmpp_stringprep.py
branches/src-move-8214-3/src/twisted/words/protocols/oscar.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/protocols/oscar.py
branches/src-move-8214-3/src/twisted/words/service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/service.py
branches/src-move-8214-3/src/twisted/words/tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/tap.py
branches/src-move-8214-3/src/twisted/words/test/
branches/src-move-8214-3/src/twisted/words/test/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/__init__.py
branches/src-move-8214-3/src/twisted/words/test/test_basechat.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_basechat.py
branches/src-move-8214-3/src/twisted/words/test/test_basesupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_basesupport.py
branches/src-move-8214-3/src/twisted/words/test/test_domish.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_domish.py
branches/src-move-8214-3/src/twisted/words/test/test_irc.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_irc.py
branches/src-move-8214-3/src/twisted/words/test/test_irc_service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_irc_service.py
branches/src-move-8214-3/src/twisted/words/test/test_ircsupport.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_ircsupport.py
branches/src-move-8214-3/src/twisted/words/test/test_jabberclient.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberclient.py
branches/src-move-8214-3/src/twisted/words/test/test_jabbercomponent.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbercomponent.py
branches/src-move-8214-3/src/twisted/words/test/test_jabbererror.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbererror.py
branches/src-move-8214-3/src/twisted/words/test/test_jabberjid.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberjid.py
branches/src-move-8214-3/src/twisted/words/test/test_jabberjstrports.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberjstrports.py
branches/src-move-8214-3/src/twisted/words/test/test_jabbersasl.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbersasl.py
branches/src-move-8214-3/src/twisted/words/test/test_jabbersaslmechanisms.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbersaslmechanisms.py
branches/src-move-8214-3/src/twisted/words/test/test_jabberxmlstream.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberxmlstream.py
branches/src-move-8214-3/src/twisted/words/test/test_jabberxmppstringprep.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberxmppstringprep.py
branches/src-move-8214-3/src/twisted/words/test/test_oscar.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_oscar.py
branches/src-move-8214-3/src/twisted/words/test/test_service.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_service.py
branches/src-move-8214-3/src/twisted/words/test/test_tap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_tap.py
branches/src-move-8214-3/src/twisted/words/test/test_xishutil.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_xishutil.py
branches/src-move-8214-3/src/twisted/words/test/test_xmlstream.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_xmlstream.py
branches/src-move-8214-3/src/twisted/words/test/test_xmpproutertap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_xmpproutertap.py
branches/src-move-8214-3/src/twisted/words/test/test_xpath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/test/test_xpath.py
branches/src-move-8214-3/src/twisted/words/topfiles/
branches/src-move-8214-3/src/twisted/words/topfiles/8253.removal
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/topfiles/8253.removal
branches/src-move-8214-3/src/twisted/words/topfiles/8260.removal
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/topfiles/8260.removal
branches/src-move-8214-3/src/twisted/words/topfiles/NEWS
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/topfiles/NEWS
branches/src-move-8214-3/src/twisted/words/topfiles/README
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/topfiles/README
branches/src-move-8214-3/src/twisted/words/xish/
branches/src-move-8214-3/src/twisted/words/xish/__init__.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/__init__.py
branches/src-move-8214-3/src/twisted/words/xish/domish.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/domish.py
branches/src-move-8214-3/src/twisted/words/xish/utility.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/utility.py
branches/src-move-8214-3/src/twisted/words/xish/xmlstream.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/xmlstream.py
branches/src-move-8214-3/src/twisted/words/xish/xpath.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/xpath.py
branches/src-move-8214-3/src/twisted/words/xish/xpathparser.g
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/xpathparser.g
branches/src-move-8214-3/src/twisted/words/xish/xpathparser.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xish/xpathparser.py
branches/src-move-8214-3/src/twisted/words/xmpproutertap.py
- copied, changed from r47111, /branches/src-move-8214-3/twisted/words/xmpproutertap.py
Removed:
branches/src-move-8214-3/twisted/
Log:
src move
Copied: branches/src-move-8214-3/src/twisted/__init__.py (from r47111, /branches/src-move-8214-3/twisted/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/__init__.py (from r47111, /branches/src-move-8214-3/twisted/_threads/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/_convenience.py (from r47111, /branches/src-move-8214-3/twisted/_threads/_convenience.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/_ithreads.py (from r47111, /branches/src-move-8214-3/twisted/_threads/_ithreads.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/_memory.py (from r47111, /branches/src-move-8214-3/twisted/_threads/_memory.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/_pool.py (from r47111, /branches/src-move-8214-3/twisted/_threads/_pool.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/_team.py (from r47111, /branches/src-move-8214-3/twisted/_threads/_team.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/_threadworker.py (from r47111, /branches/src-move-8214-3/twisted/_threads/_threadworker.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/_threads/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/test/test_convenience.py (from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_convenience.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/test/test_memory.py (from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_memory.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/test/test_team.py (from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_team.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_threads/test/test_threadworker.py (from r47111, /branches/src-move-8214-3/twisted/_threads/test/test_threadworker.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/_version.py (from r47111, /branches/src-move-8214-3/twisted/_version.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/__init__.py (from r47111, /branches/src-move-8214-3/twisted/application/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/app.py (from r47111, /branches/src-move-8214-3/twisted/application/app.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/internet.py (from r47111, /branches/src-move-8214-3/twisted/application/internet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/reactors.py (from r47111, /branches/src-move-8214-3/twisted/application/reactors.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/service.py (from r47111, /branches/src-move-8214-3/twisted/application/service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/strports.py (from r47111, /branches/src-move-8214-3/twisted/application/strports.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/application/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/test/test_internet.py (from r47111, /branches/src-move-8214-3/twisted/application/test/test_internet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/application/test/test_service.py (from r47111, /branches/src-move-8214-3/twisted/application/test/test_service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/avatar.py (from r47111, /branches/src-move-8214-3/twisted/conch/avatar.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/checkers.py (from r47111, /branches/src-move-8214-3/twisted/conch/checkers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/agent.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/agent.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/connect.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/connect.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/default.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/default.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/direct.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/direct.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/knownhosts.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/knownhosts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/client/options.py (from r47111, /branches/src-move-8214-3/twisted/conch/client/options.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/endpoints.py (from r47111, /branches/src-move-8214-3/twisted/conch/endpoints.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/error.py (from r47111, /branches/src-move-8214-3/twisted/conch/error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/client.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/colors.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/colors.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/helper.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/helper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/insults.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/insults.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/text.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/text.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/insults/window.py (from r47111, /branches/src-move-8214-3/twisted/conch/insults/window.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/interfaces.py (from r47111, /branches/src-move-8214-3/twisted/conch/interfaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ls.py (from r47111, /branches/src-move-8214-3/twisted/conch/ls.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/manhole.py (from r47111, /branches/src-move-8214-3/twisted/conch/manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/manhole_ssh.py (from r47111, /branches/src-move-8214-3/twisted/conch/manhole_ssh.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/manhole_tap.py (from r47111, /branches/src-move-8214-3/twisted/conch/manhole_tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/mixin.py (from r47111, /branches/src-move-8214-3/twisted/conch/mixin.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/openssh_compat/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/openssh_compat/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/openssh_compat/factory.py (from r47111, /branches/src-move-8214-3/twisted/conch/openssh_compat/factory.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/openssh_compat/primes.py (from r47111, /branches/src-move-8214-3/twisted/conch/openssh_compat/primes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/recvline.py (from r47111, /branches/src-move-8214-3/twisted/conch/recvline.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/scripts/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/scripts/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/scripts/cftp.py (from r47111, /branches/src-move-8214-3/twisted/conch/scripts/cftp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/scripts/ckeygen.py (from r47111, /branches/src-move-8214-3/twisted/conch/scripts/ckeygen.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/scripts/conch.py (from r47111, /branches/src-move-8214-3/twisted/conch/scripts/conch.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/scripts/tkconch.py (from r47111, /branches/src-move-8214-3/twisted/conch/scripts/tkconch.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/_cryptography_backports.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/_cryptography_backports.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/_kex.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/_kex.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/address.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/address.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/agent.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/agent.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/channel.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/channel.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/common.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/common.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/connection.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/connection.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/factory.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/factory.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/filetransfer.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/filetransfer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/forwarding.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/forwarding.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/keys.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/keys.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/service.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/session.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/session.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/sexpy.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/sexpy.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/transport.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/transport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ssh/userauth.py (from r47111, /branches/src-move-8214-3/twisted/conch/ssh/userauth.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/stdio.py (from r47111, /branches/src-move-8214-3/twisted/conch/stdio.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/tap.py (from r47111, /branches/src-move-8214-3/twisted/conch/tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/telnet.py (from r47111, /branches/src-move-8214-3/twisted/conch/telnet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/keydata.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/keydata.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_address.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_address.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_agent.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_agent.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_cftp.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_cftp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_channel.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_channel.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_checkers.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_checkers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_ckeygen.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_ckeygen.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_conch.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_conch.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_connection.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_connection.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_default.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_default.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_endpoints.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_endpoints.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_filetransfer.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_filetransfer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_forwarding.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_forwarding.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_helper.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_helper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_insults.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_insults.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_keys.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_keys.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_knownhosts.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_knownhosts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_manhole.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_manhole_tap.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_manhole_tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_mixin.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_mixin.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_openssh_compat.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_openssh_compat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_recvline.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_recvline.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_scripts.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_scripts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_session.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_session.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_ssh.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_ssh.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_tap.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_telnet.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_telnet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_text.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_text.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_transport.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_transport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_unix.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_userauth.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_userauth.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/test/test_window.py (from r47111, /branches/src-move-8214-3/twisted/conch/test/test_window.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/8225.feature (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8225.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/8228.feature (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8228.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/8229.feature (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8229.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/8237.misc (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8237.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/8240.misc (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/8240.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/conch/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ttymodes.py (from r47111, /branches/src-move-8214-3/twisted/conch/ttymodes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ui/__init__.py (from r47111, /branches/src-move-8214-3/twisted/conch/ui/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ui/ansi.py (from r47111, /branches/src-move-8214-3/twisted/conch/ui/ansi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/ui/tkvt100.py (from r47111, /branches/src-move-8214-3/twisted/conch/ui/tkvt100.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/conch/unix.py (from r47111, /branches/src-move-8214-3/twisted/conch/unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/copyright.py (from r47111, /branches/src-move-8214-3/twisted/copyright.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/__init__.py (from r47111, /branches/src-move-8214-3/twisted/cred/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/_digest.py (from r47111, /branches/src-move-8214-3/twisted/cred/_digest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/checkers.py (from r47111, /branches/src-move-8214-3/twisted/cred/checkers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/credentials.py (from r47111, /branches/src-move-8214-3/twisted/cred/credentials.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/error.py (from r47111, /branches/src-move-8214-3/twisted/cred/error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/portal.py (from r47111, /branches/src-move-8214-3/twisted/cred/portal.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/strcred.py (from r47111, /branches/src-move-8214-3/twisted/cred/strcred.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/cred/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/test/test_cramauth.py (from r47111, /branches/src-move-8214-3/twisted/cred/test/test_cramauth.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/test/test_cred.py (from r47111, /branches/src-move-8214-3/twisted/cred/test/test_cred.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/test/test_digestauth.py (from r47111, /branches/src-move-8214-3/twisted/cred/test/test_digestauth.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/test/test_simpleauth.py (from r47111, /branches/src-move-8214-3/twisted/cred/test/test_simpleauth.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/cred/test/test_strcred.py (from r47111, /branches/src-move-8214-3/twisted/cred/test/test_strcred.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/enterprise/__init__.py (from r47111, /branches/src-move-8214-3/twisted/enterprise/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/enterprise/adbapi.py (from r47111, /branches/src-move-8214-3/twisted/enterprise/adbapi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/__init__.py (from r47111, /branches/src-move-8214-3/twisted/internet/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_baseprocess.py (from r47111, /branches/src-move-8214-3/twisted/internet/_baseprocess.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_dumbwin32proc.py (from r47111, /branches/src-move-8214-3/twisted/internet/_dumbwin32proc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_glibbase.py (from r47111, /branches/src-move-8214-3/twisted/internet/_glibbase.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_newtls.py (from r47111, /branches/src-move-8214-3/twisted/internet/_newtls.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_pollingfile.py (from r47111, /branches/src-move-8214-3/twisted/internet/_pollingfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_posixserialport.py (from r47111, /branches/src-move-8214-3/twisted/internet/_posixserialport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_posixstdio.py (from r47111, /branches/src-move-8214-3/twisted/internet/_posixstdio.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_signals.py (from r47111, /branches/src-move-8214-3/twisted/internet/_signals.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_ssl.py (from r47111, /branches/src-move-8214-3/twisted/internet/_ssl.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_sslverify.py (from r47111, /branches/src-move-8214-3/twisted/internet/_sslverify.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_threadedselect.py (from r47111, /branches/src-move-8214-3/twisted/internet/_threadedselect.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_win32serialport.py (from r47111, /branches/src-move-8214-3/twisted/internet/_win32serialport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/_win32stdio.py (from r47111, /branches/src-move-8214-3/twisted/internet/_win32stdio.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/abstract.py (from r47111, /branches/src-move-8214-3/twisted/internet/abstract.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/address.py (from r47111, /branches/src-move-8214-3/twisted/internet/address.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/base.py (from r47111, /branches/src-move-8214-3/twisted/internet/base.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/cfreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/cfreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/default.py (from r47111, /branches/src-move-8214-3/twisted/internet/default.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/defer.py (from r47111, /branches/src-move-8214-3/twisted/internet/defer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/endpoints.py (from r47111, /branches/src-move-8214-3/twisted/internet/endpoints.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/epollreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/epollreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/error.py (from r47111, /branches/src-move-8214-3/twisted/internet/error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/fdesc.py (from r47111, /branches/src-move-8214-3/twisted/internet/fdesc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/gireactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/gireactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/glib2reactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/glib2reactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/gtk2reactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/gtk2reactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/gtk3reactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/gtk3reactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/inotify.py (from r47111, /branches/src-move-8214-3/twisted/internet/inotify.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/interfaces.py (from r47111, /branches/src-move-8214-3/twisted/internet/interfaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/__init__.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/abstract.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/abstract.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/build.bat (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/build.bat)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/const.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/const.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/interfaces.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/interfaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/acceptex.pxi (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/acceptex.pxi)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/connectex.pxi (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/connectex.pxi)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/iocpsupport.c (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/iocpsupport.c)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/iocpsupport/wsasend.pxi (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/iocpsupport/wsasend.pxi)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/notes.txt (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/notes.txt)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/reactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/reactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/setup.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/setup.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/tcp.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/tcp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/iocpreactor/udp.py (from r47111, /branches/src-move-8214-3/twisted/internet/iocpreactor/udp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/kqreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/kqreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/main.py (from r47111, /branches/src-move-8214-3/twisted/internet/main.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/pollreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/pollreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/posixbase.py (from r47111, /branches/src-move-8214-3/twisted/internet/posixbase.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/process.py (from r47111, /branches/src-move-8214-3/twisted/internet/process.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/protocol.py (from r47111, /branches/src-move-8214-3/twisted/internet/protocol.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/pyuisupport.py (from r47111, /branches/src-move-8214-3/twisted/internet/pyuisupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/qtreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/qtreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/reactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/reactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/selectreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/selectreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/serialport.py (from r47111, /branches/src-move-8214-3/twisted/internet/serialport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/ssl.py (from r47111, /branches/src-move-8214-3/twisted/internet/ssl.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/stdio.py (from r47111, /branches/src-move-8214-3/twisted/internet/stdio.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/task.py (from r47111, /branches/src-move-8214-3/twisted/internet/task.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/tcp.py (from r47111, /branches/src-move-8214-3/twisted/internet/tcp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/_posixifaces.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/_posixifaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/_win32ifaces.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/_win32ifaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/connectionmixins.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/connectionmixins.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/chain.pem (from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/chain.pem)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/not-a-certificate (from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/not-a-certificate)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/thing1.pem (from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/thing1.pem)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/thing2-duplicate.pem (from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/thing2-duplicate.pem)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/fake_CAs/thing2.pem (from r47111, /branches/src-move-8214-3/twisted/internet/test/fake_CAs/thing2.pem)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/fakeendpoint.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/fakeendpoint.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/modulehelpers.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/modulehelpers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/process_cli.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/process_cli.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/process_connectionlost.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/process_connectionlost.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/process_gireactornocompat.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/process_gireactornocompat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/process_helper.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/process_helper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/reactormixins.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/reactormixins.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_abstract.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_abstract.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_address.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_address.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_base.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_base.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_baseprocess.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_baseprocess.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_core.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_core.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_default.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_default.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_endpoints.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_endpoints.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_epollreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_epollreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_fdset.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_fdset.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_filedescriptor.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_filedescriptor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_gireactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_gireactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_glibbase.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_glibbase.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_inlinecb.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_inlinecb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_inotify.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_inotify.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_iocp.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_iocp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_kqueuereactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_kqueuereactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_main.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_main.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_newtls.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_newtls.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_pollingfile.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_pollingfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_posixbase.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_posixbase.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_posixprocess.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_posixprocess.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_process.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_process.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_protocol.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_protocol.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_qtreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_qtreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_serialport.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_serialport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_sigchld.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_sigchld.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_socket.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_socket.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_stdio.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_stdio.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_tcp.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_tcp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_threads.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_threads.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_time.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_time.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_tls.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_tls.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_udp.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_udp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_udp_internals.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_udp_internals.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_unix.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/test/test_win32events.py (from r47111, /branches/src-move-8214-3/twisted/internet/test/test_win32events.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/threads.py (from r47111, /branches/src-move-8214-3/twisted/internet/threads.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/tksupport.py (from r47111, /branches/src-move-8214-3/twisted/internet/tksupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/udp.py (from r47111, /branches/src-move-8214-3/twisted/internet/udp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/unix.py (from r47111, /branches/src-move-8214-3/twisted/internet/unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/utils.py (from r47111, /branches/src-move-8214-3/twisted/internet/utils.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/win32eventreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/win32eventreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/wxreactor.py (from r47111, /branches/src-move-8214-3/twisted/internet/wxreactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/internet/wxsupport.py (from r47111, /branches/src-move-8214-3/twisted/internet/wxsupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/__init__.py (from r47111, /branches/src-move-8214-3/twisted/logger/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_buffer.py (from r47111, /branches/src-move-8214-3/twisted/logger/_buffer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_file.py (from r47111, /branches/src-move-8214-3/twisted/logger/_file.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_filter.py (from r47111, /branches/src-move-8214-3/twisted/logger/_filter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_flatten.py (from r47111, /branches/src-move-8214-3/twisted/logger/_flatten.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_format.py (from r47111, /branches/src-move-8214-3/twisted/logger/_format.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_global.py (from r47111, /branches/src-move-8214-3/twisted/logger/_global.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_io.py (from r47111, /branches/src-move-8214-3/twisted/logger/_io.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_json.py (from r47111, /branches/src-move-8214-3/twisted/logger/_json.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_legacy.py (from r47111, /branches/src-move-8214-3/twisted/logger/_legacy.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_levels.py (from r47111, /branches/src-move-8214-3/twisted/logger/_levels.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_logger.py (from r47111, /branches/src-move-8214-3/twisted/logger/_logger.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_observer.py (from r47111, /branches/src-move-8214-3/twisted/logger/_observer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_stdlib.py (from r47111, /branches/src-move-8214-3/twisted/logger/_stdlib.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/_util.py (from r47111, /branches/src-move-8214-3/twisted/logger/_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_buffer.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_buffer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_file.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_file.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_filter.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_filter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_flatten.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_flatten.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_format.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_format.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_global.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_global.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_io.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_io.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_json.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_json.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_legacy.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_legacy.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_levels.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_levels.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_logger.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_logger.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_observer.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_observer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_stdlib.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_stdlib.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/logger/test/test_util.py (from r47111, /branches/src-move-8214-3/twisted/logger/test/test_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/__init__.py (from r47111, /branches/src-move-8214-3/twisted/mail/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/alias.py (from r47111, /branches/src-move-8214-3/twisted/mail/alias.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/bounce.py (from r47111, /branches/src-move-8214-3/twisted/mail/bounce.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/imap4.py (from r47111, /branches/src-move-8214-3/twisted/mail/imap4.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/mail.py (from r47111, /branches/src-move-8214-3/twisted/mail/mail.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/maildir.py (from r47111, /branches/src-move-8214-3/twisted/mail/maildir.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/pb.py (from r47111, /branches/src-move-8214-3/twisted/mail/pb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/pop3.py (from r47111, /branches/src-move-8214-3/twisted/mail/pop3.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/pop3client.py (from r47111, /branches/src-move-8214-3/twisted/mail/pop3client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/protocols.py (from r47111, /branches/src-move-8214-3/twisted/mail/protocols.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/relay.py (from r47111, /branches/src-move-8214-3/twisted/mail/relay.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/relaymanager.py (from r47111, /branches/src-move-8214-3/twisted/mail/relaymanager.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/scripts/__init__.py (from r47111, /branches/src-move-8214-3/twisted/mail/scripts/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/scripts/mailmail.py (from r47111, /branches/src-move-8214-3/twisted/mail/scripts/mailmail.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/smtp.py (from r47111, /branches/src-move-8214-3/twisted/mail/smtp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/tap.py (from r47111, /branches/src-move-8214-3/twisted/mail/tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/pop3testserver.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/pop3testserver.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/rfc822.message (from r47111, /branches/src-move-8214-3/twisted/mail/test/rfc822.message)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/server.pem (from r47111, /branches/src-move-8214-3/twisted/mail/test/server.pem)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_bounce.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_bounce.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_imap.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_imap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_mail.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_mail.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_mailmail.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_mailmail.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_options.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_options.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_pop3.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_pop3.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_pop3client.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_pop3client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_scripts.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_scripts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/test/test_smtp.py (from r47111, /branches/src-move-8214-3/twisted/mail/test/test_smtp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/mail/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/mail/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/mail/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/__init__.py (from r47111, /branches/src-move-8214-3/twisted/manhole/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/_inspectro.py (from r47111, /branches/src-move-8214-3/twisted/manhole/_inspectro.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/explorer.py (from r47111, /branches/src-move-8214-3/twisted/manhole/explorer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/gladereactor.glade (from r47111, /branches/src-move-8214-3/twisted/manhole/gladereactor.glade)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/gladereactor.py (from r47111, /branches/src-move-8214-3/twisted/manhole/gladereactor.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/inspectro.glade (from r47111, /branches/src-move-8214-3/twisted/manhole/inspectro.glade)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/logview.glade (from r47111, /branches/src-move-8214-3/twisted/manhole/logview.glade)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/service.py (from r47111, /branches/src-move-8214-3/twisted/manhole/service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/telnet.py (from r47111, /branches/src-move-8214-3/twisted/manhole/telnet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/manhole/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/test/test_explorer.py (from r47111, /branches/src-move-8214-3/twisted/manhole/test/test_explorer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/ui/__init__.py (from r47111, /branches/src-move-8214-3/twisted/manhole/ui/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/ui/gtk2manhole.glade (from r47111, /branches/src-move-8214-3/twisted/manhole/ui/gtk2manhole.glade)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/ui/gtk2manhole.py (from r47111, /branches/src-move-8214-3/twisted/manhole/ui/gtk2manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/ui/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/manhole/ui/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/manhole/ui/test/test_gtk2manhole.py (from r47111, /branches/src-move-8214-3/twisted/manhole/ui/test/test_gtk2manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/__init__.py (from r47111, /branches/src-move-8214-3/twisted/names/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/_rfc1982.py (from r47111, /branches/src-move-8214-3/twisted/names/_rfc1982.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/authority.py (from r47111, /branches/src-move-8214-3/twisted/names/authority.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/cache.py (from r47111, /branches/src-move-8214-3/twisted/names/cache.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/client.py (from r47111, /branches/src-move-8214-3/twisted/names/client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/common.py (from r47111, /branches/src-move-8214-3/twisted/names/common.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/dns.py (from r47111, /branches/src-move-8214-3/twisted/names/dns.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/error.py (from r47111, /branches/src-move-8214-3/twisted/names/error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/hosts.py (from r47111, /branches/src-move-8214-3/twisted/names/hosts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/resolve.py (from r47111, /branches/src-move-8214-3/twisted/names/resolve.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/root.py (from r47111, /branches/src-move-8214-3/twisted/names/root.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/secondary.py (from r47111, /branches/src-move-8214-3/twisted/names/secondary.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/server.py (from r47111, /branches/src-move-8214-3/twisted/names/server.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/srvconnect.py (from r47111, /branches/src-move-8214-3/twisted/names/srvconnect.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/tap.py (from r47111, /branches/src-move-8214-3/twisted/names/tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/names/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_cache.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_cache.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_client.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_common.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_common.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_dns.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_dns.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_examples.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_examples.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_hosts.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_hosts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_names.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_names.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_resolve.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_resolve.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_rfc1982.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_rfc1982.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_rootresolve.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_rootresolve.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_server.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_server.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_srvconnect.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_srvconnect.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_tap.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/test/test_util.py (from r47111, /branches/src-move-8214-3/twisted/names/test/test_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/topfiles/8195.feature (from r47111, /branches/src-move-8214-3/twisted/names/topfiles/8195.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/names/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/names/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/names/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/__init__.py (from r47111, /branches/src-move-8214-3/twisted/news/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/database.py (from r47111, /branches/src-move-8214-3/twisted/news/database.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/news.py (from r47111, /branches/src-move-8214-3/twisted/news/news.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/nntp.py (from r47111, /branches/src-move-8214-3/twisted/news/nntp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/tap.py (from r47111, /branches/src-move-8214-3/twisted/news/tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/news/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/test/test_database.py (from r47111, /branches/src-move-8214-3/twisted/news/test/test_database.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/test/test_news.py (from r47111, /branches/src-move-8214-3/twisted/news/test/test_news.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/test/test_nntp.py (from r47111, /branches/src-move-8214-3/twisted/news/test/test_nntp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/news/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/news/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/news/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/__init__.py (from r47111, /branches/src-move-8214-3/twisted/pair/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/ethernet.py (from r47111, /branches/src-move-8214-3/twisted/pair/ethernet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/ip.py (from r47111, /branches/src-move-8214-3/twisted/pair/ip.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/raw.py (from r47111, /branches/src-move-8214-3/twisted/pair/raw.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/rawudp.py (from r47111, /branches/src-move-8214-3/twisted/pair/rawudp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/pair/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/test/test_ethernet.py (from r47111, /branches/src-move-8214-3/twisted/pair/test/test_ethernet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/test/test_ip.py (from r47111, /branches/src-move-8214-3/twisted/pair/test/test_ip.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/test/test_rawudp.py (from r47111, /branches/src-move-8214-3/twisted/pair/test/test_rawudp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/test/test_tuntap.py (from r47111, /branches/src-move-8214-3/twisted/pair/test/test_tuntap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/testing.py (from r47111, /branches/src-move-8214-3/twisted/pair/testing.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/pair/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/pair/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/pair/tuntap.py (from r47111, /branches/src-move-8214-3/twisted/pair/tuntap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/__init__.py (from r47111, /branches/src-move-8214-3/twisted/persisted/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/aot.py (from r47111, /branches/src-move-8214-3/twisted/persisted/aot.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/crefutil.py (from r47111, /branches/src-move-8214-3/twisted/persisted/crefutil.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/dirdbm.py (from r47111, /branches/src-move-8214-3/twisted/persisted/dirdbm.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/sob.py (from r47111, /branches/src-move-8214-3/twisted/persisted/sob.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/styles.py (from r47111, /branches/src-move-8214-3/twisted/persisted/styles.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/persisted/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/persisted/test/test_styles.py (from r47111, /branches/src-move-8214-3/twisted/persisted/test/test_styles.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugin.py (from r47111, /branches/src-move-8214-3/twisted/plugin.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/__init__.py (from r47111, /branches/src-move-8214-3/twisted/plugins/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/cred_anonymous.py (from r47111, /branches/src-move-8214-3/twisted/plugins/cred_anonymous.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/cred_file.py (from r47111, /branches/src-move-8214-3/twisted/plugins/cred_file.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/cred_memory.py (from r47111, /branches/src-move-8214-3/twisted/plugins/cred_memory.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/cred_sshkeys.py (from r47111, /branches/src-move-8214-3/twisted/plugins/cred_sshkeys.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/cred_unix.py (from r47111, /branches/src-move-8214-3/twisted/plugins/cred_unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_conch.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_conch.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_core.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_core.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_ftp.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_ftp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_inet.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_inet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_mail.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_mail.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_manhole.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_names.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_names.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_news.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_news.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_portforward.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_portforward.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_qtstub.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_qtstub.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_reactors.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_reactors.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_runner.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_runner.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_socks.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_socks.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_telnet.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_telnet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_trial.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_trial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_web.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_web.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/plugins/twisted_words.py (from r47111, /branches/src-move-8214-3/twisted/plugins/twisted_words.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/__init__.py (from r47111, /branches/src-move-8214-3/twisted/positioning/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/_sentence.py (from r47111, /branches/src-move-8214-3/twisted/positioning/_sentence.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/base.py (from r47111, /branches/src-move-8214-3/twisted/positioning/base.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/ipositioning.py (from r47111, /branches/src-move-8214-3/twisted/positioning/ipositioning.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/nmea.py (from r47111, /branches/src-move-8214-3/twisted/positioning/nmea.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/positioning/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/test/receiver.py (from r47111, /branches/src-move-8214-3/twisted/positioning/test/receiver.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/test/test_base.py (from r47111, /branches/src-move-8214-3/twisted/positioning/test/test_base.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/test/test_nmea.py (from r47111, /branches/src-move-8214-3/twisted/positioning/test/test_nmea.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/positioning/test/test_sentence.py (from r47111, /branches/src-move-8214-3/twisted/positioning/test/test_sentence.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/__init__.py (from r47111, /branches/src-move-8214-3/twisted/protocols/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/amp.py (from r47111, /branches/src-move-8214-3/twisted/protocols/amp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/basic.py (from r47111, /branches/src-move-8214-3/twisted/protocols/basic.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/dict.py (from r47111, /branches/src-move-8214-3/twisted/protocols/dict.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/finger.py (from r47111, /branches/src-move-8214-3/twisted/protocols/finger.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/ftp.py (from r47111, /branches/src-move-8214-3/twisted/protocols/ftp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/gps/__init__.py (from r47111, /branches/src-move-8214-3/twisted/protocols/gps/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/gps/nmea.py (from r47111, /branches/src-move-8214-3/twisted/protocols/gps/nmea.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/gps/rockwell.py (from r47111, /branches/src-move-8214-3/twisted/protocols/gps/rockwell.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/htb.py (from r47111, /branches/src-move-8214-3/twisted/protocols/htb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/ident.py (from r47111, /branches/src-move-8214-3/twisted/protocols/ident.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/loopback.py (from r47111, /branches/src-move-8214-3/twisted/protocols/loopback.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/memcache.py (from r47111, /branches/src-move-8214-3/twisted/protocols/memcache.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/mice/__init__.py (from r47111, /branches/src-move-8214-3/twisted/protocols/mice/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/mice/mouseman.py (from r47111, /branches/src-move-8214-3/twisted/protocols/mice/mouseman.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/pcp.py (from r47111, /branches/src-move-8214-3/twisted/protocols/pcp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/policies.py (from r47111, /branches/src-move-8214-3/twisted/protocols/policies.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/portforward.py (from r47111, /branches/src-move-8214-3/twisted/protocols/portforward.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/postfix.py (from r47111, /branches/src-move-8214-3/twisted/protocols/postfix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/shoutcast.py (from r47111, /branches/src-move-8214-3/twisted/protocols/shoutcast.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/sip.py (from r47111, /branches/src-move-8214-3/twisted/protocols/sip.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/socks.py (from r47111, /branches/src-move-8214-3/twisted/protocols/socks.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/stateful.py (from r47111, /branches/src-move-8214-3/twisted/protocols/stateful.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/telnet.py (from r47111, /branches/src-move-8214-3/twisted/protocols/telnet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/protocols/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/test/test_basic.py (from r47111, /branches/src-move-8214-3/twisted/protocols/test/test_basic.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/test/test_tls.py (from r47111, /branches/src-move-8214-3/twisted/protocols/test/test_tls.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/tls.py (from r47111, /branches/src-move-8214-3/twisted/protocols/tls.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/protocols/wire.py (from r47111, /branches/src-move-8214-3/twisted/protocols/wire.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/__init__.py (from r47111, /branches/src-move-8214-3/twisted/python/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_appdirs.py (from r47111, /branches/src-move-8214-3/twisted/python/_appdirs.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_inotify.py (from r47111, /branches/src-move-8214-3/twisted/python/_inotify.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_release.py (from r47111, /branches/src-move-8214-3/twisted/python/_release.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_sendmsg.c (from r47111, /branches/src-move-8214-3/twisted/python/_sendmsg.c)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_shellcomp.py (from r47111, /branches/src-move-8214-3/twisted/python/_shellcomp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_textattributes.py (from r47111, /branches/src-move-8214-3/twisted/python/_textattributes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_tzhelper.py (from r47111, /branches/src-move-8214-3/twisted/python/_tzhelper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/_url.py (from r47111, /branches/src-move-8214-3/twisted/python/_url.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/compat.py (from r47111, /branches/src-move-8214-3/twisted/python/compat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/components.py (from r47111, /branches/src-move-8214-3/twisted/python/components.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/constants.py (from r47111, /branches/src-move-8214-3/twisted/python/constants.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/context.py (from r47111, /branches/src-move-8214-3/twisted/python/context.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/deprecate.py (from r47111, /branches/src-move-8214-3/twisted/python/deprecate.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/dist.py (from r47111, /branches/src-move-8214-3/twisted/python/dist.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/dist3.py (from r47111, /branches/src-move-8214-3/twisted/python/dist3.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/failure.py (from r47111, /branches/src-move-8214-3/twisted/python/failure.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/fakepwd.py (from r47111, /branches/src-move-8214-3/twisted/python/fakepwd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/filepath.py (from r47111, /branches/src-move-8214-3/twisted/python/filepath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/finalize.py (from r47111, /branches/src-move-8214-3/twisted/python/finalize.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/formmethod.py (from r47111, /branches/src-move-8214-3/twisted/python/formmethod.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/hook.py (from r47111, /branches/src-move-8214-3/twisted/python/hook.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/htmlizer.py (from r47111, /branches/src-move-8214-3/twisted/python/htmlizer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/lockfile.py (from r47111, /branches/src-move-8214-3/twisted/python/lockfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/log.py (from r47111, /branches/src-move-8214-3/twisted/python/log.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/logfile.py (from r47111, /branches/src-move-8214-3/twisted/python/logfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/modules.py (from r47111, /branches/src-move-8214-3/twisted/python/modules.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/monkey.py (from r47111, /branches/src-move-8214-3/twisted/python/monkey.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/procutils.py (from r47111, /branches/src-move-8214-3/twisted/python/procutils.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/randbytes.py (from r47111, /branches/src-move-8214-3/twisted/python/randbytes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/rebuild.py (from r47111, /branches/src-move-8214-3/twisted/python/rebuild.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/reflect.py (from r47111, /branches/src-move-8214-3/twisted/python/reflect.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/release.py (from r47111, /branches/src-move-8214-3/twisted/python/release.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/roots.py (from r47111, /branches/src-move-8214-3/twisted/python/roots.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/runtime.py (from r47111, /branches/src-move-8214-3/twisted/python/runtime.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/sendmsg.py (from r47111, /branches/src-move-8214-3/twisted/python/sendmsg.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/shortcut.py (from r47111, /branches/src-move-8214-3/twisted/python/shortcut.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/syslog.py (from r47111, /branches/src-move-8214-3/twisted/python/syslog.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/systemd.py (from r47111, /branches/src-move-8214-3/twisted/python/systemd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/python/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/cmodulepullpipe.py (from r47111, /branches/src-move-8214-3/twisted/python/test/cmodulepullpipe.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/deprecatedattributes.py (from r47111, /branches/src-move-8214-3/twisted/python/test/deprecatedattributes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/modules_helpers.py (from r47111, /branches/src-move-8214-3/twisted/python/test/modules_helpers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/pullpipe.py (from r47111, /branches/src-move-8214-3/twisted/python/test/pullpipe.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_appdirs.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_appdirs.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_components.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_components.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_constants.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_constants.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_deprecate.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_deprecate.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_dist.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_dist.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_dist3.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_dist3.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_fakepwd.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_fakepwd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_htmlizer.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_htmlizer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_inotify.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_inotify.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_release.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_release.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_runtime.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_runtime.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_sendmsg.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_sendmsg.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_shellcomp.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_shellcomp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_syslog.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_syslog.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_systemd.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_systemd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_textattributes.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_textattributes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_tzhelper.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_tzhelper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_url.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_url.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_urlpath.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_urlpath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_util.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_versions.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_versions.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_win32.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_win32.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_zippath.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_zippath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/test/test_zipstream.py (from r47111, /branches/src-move-8214-3/twisted/python/test/test_zipstream.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/text.py (from r47111, /branches/src-move-8214-3/twisted/python/text.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/threadable.py (from r47111, /branches/src-move-8214-3/twisted/python/threadable.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/threadpool.py (from r47111, /branches/src-move-8214-3/twisted/python/threadpool.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/twisted-completion.zsh (from r47111, /branches/src-move-8214-3/twisted/python/twisted-completion.zsh)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/url.py (from r47111, /branches/src-move-8214-3/twisted/python/url.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/urlpath.py (from r47111, /branches/src-move-8214-3/twisted/python/urlpath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/usage.py (from r47111, /branches/src-move-8214-3/twisted/python/usage.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/util.py (from r47111, /branches/src-move-8214-3/twisted/python/util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/versions.py (from r47111, /branches/src-move-8214-3/twisted/python/versions.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/win32.py (from r47111, /branches/src-move-8214-3/twisted/python/win32.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/zippath.py (from r47111, /branches/src-move-8214-3/twisted/python/zippath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/python/zipstream.py (from r47111, /branches/src-move-8214-3/twisted/python/zipstream.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/__init__.py (from r47111, /branches/src-move-8214-3/twisted/runner/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/inetd.py (from r47111, /branches/src-move-8214-3/twisted/runner/inetd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/inetdconf.py (from r47111, /branches/src-move-8214-3/twisted/runner/inetdconf.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/inetdtap.py (from r47111, /branches/src-move-8214-3/twisted/runner/inetdtap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/portmap.c (from r47111, /branches/src-move-8214-3/twisted/runner/portmap.c)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/procmon.py (from r47111, /branches/src-move-8214-3/twisted/runner/procmon.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/procmontap.py (from r47111, /branches/src-move-8214-3/twisted/runner/procmontap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/runner/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/test/test_procmon.py (from r47111, /branches/src-move-8214-3/twisted/runner/test/test_procmon.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/test/test_procmontap.py (from r47111, /branches/src-move-8214-3/twisted/runner/test/test_procmontap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/runner/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/runner/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/runner/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/__init__.py (from r47111, /branches/src-move-8214-3/twisted/scripts/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/_twistd_unix.py (from r47111, /branches/src-move-8214-3/twisted/scripts/_twistd_unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/_twistw.py (from r47111, /branches/src-move-8214-3/twisted/scripts/_twistw.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/htmlizer.py (from r47111, /branches/src-move-8214-3/twisted/scripts/htmlizer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/manhole.py (from r47111, /branches/src-move-8214-3/twisted/scripts/manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/tap2deb.py (from r47111, /branches/src-move-8214-3/twisted/scripts/tap2deb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/tap2rpm.py (from r47111, /branches/src-move-8214-3/twisted/scripts/tap2rpm.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/scripts/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/test/test_scripts.py (from r47111, /branches/src-move-8214-3/twisted/scripts/test/test_scripts.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/test/test_tap2deb.py (from r47111, /branches/src-move-8214-3/twisted/scripts/test/test_tap2deb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/test/test_tap2rpm.py (from r47111, /branches/src-move-8214-3/twisted/scripts/test/test_tap2rpm.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/trial.py (from r47111, /branches/src-move-8214-3/twisted/scripts/trial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/scripts/twistd.py (from r47111, /branches/src-move-8214-3/twisted/scripts/twistd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/__init__.py (from r47111, /branches/src-move-8214-3/twisted/spread/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/banana.py (from r47111, /branches/src-move-8214-3/twisted/spread/banana.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/flavors.py (from r47111, /branches/src-move-8214-3/twisted/spread/flavors.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/interfaces.py (from r47111, /branches/src-move-8214-3/twisted/spread/interfaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/jelly.py (from r47111, /branches/src-move-8214-3/twisted/spread/jelly.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/pb.py (from r47111, /branches/src-move-8214-3/twisted/spread/pb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/publish.py (from r47111, /branches/src-move-8214-3/twisted/spread/publish.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/ui/__init__.py (from r47111, /branches/src-move-8214-3/twisted/spread/ui/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/ui/gtk2util.py (from r47111, /branches/src-move-8214-3/twisted/spread/ui/gtk2util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/ui/login2.glade (from r47111, /branches/src-move-8214-3/twisted/spread/ui/login2.glade)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/ui/tktree.py (from r47111, /branches/src-move-8214-3/twisted/spread/ui/tktree.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/ui/tkutil.py (from r47111, /branches/src-move-8214-3/twisted/spread/ui/tkutil.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/spread/util.py (from r47111, /branches/src-move-8214-3/twisted/spread/util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/tap/__init__.py (from r47111, /branches/src-move-8214-3/twisted/tap/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/tap/ftp.py (from r47111, /branches/src-move-8214-3/twisted/tap/ftp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/tap/manhole.py (from r47111, /branches/src-move-8214-3/twisted/tap/manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/tap/portforward.py (from r47111, /branches/src-move-8214-3/twisted/tap/portforward.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/tap/socks.py (from r47111, /branches/src-move-8214-3/twisted/tap/socks.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/tap/telnet.py (from r47111, /branches/src-move-8214-3/twisted/tap/telnet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/_preamble.py (from r47111, /branches/src-move-8214-3/twisted/test/_preamble.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/crash_test_dummy.py (from r47111, /branches/src-move-8214-3/twisted/test/crash_test_dummy.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/iosim.py (from r47111, /branches/src-move-8214-3/twisted/test/iosim.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/mock_win32process.py (from r47111, /branches/src-move-8214-3/twisted/test/mock_win32process.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/myrebuilder1.py (from r47111, /branches/src-move-8214-3/twisted/test/myrebuilder1.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/myrebuilder2.py (from r47111, /branches/src-move-8214-3/twisted/test/myrebuilder2.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/plugin_basic.py (from r47111, /branches/src-move-8214-3/twisted/test/plugin_basic.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/plugin_extra1.py (from r47111, /branches/src-move-8214-3/twisted/test/plugin_extra1.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/plugin_extra2.py (from r47111, /branches/src-move-8214-3/twisted/test/plugin_extra2.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_cmdline.py (from r47111, /branches/src-move-8214-3/twisted/test/process_cmdline.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_echoer.py (from r47111, /branches/src-move-8214-3/twisted/test/process_echoer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_fds.py (from r47111, /branches/src-move-8214-3/twisted/test/process_fds.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_linger.py (from r47111, /branches/src-move-8214-3/twisted/test/process_linger.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_reader.py (from r47111, /branches/src-move-8214-3/twisted/test/process_reader.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_signal.py (from r47111, /branches/src-move-8214-3/twisted/test/process_signal.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_stdinreader.py (from r47111, /branches/src-move-8214-3/twisted/test/process_stdinreader.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_tester.py (from r47111, /branches/src-move-8214-3/twisted/test/process_tester.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_tty.py (from r47111, /branches/src-move-8214-3/twisted/test/process_tty.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/process_twisted.py (from r47111, /branches/src-move-8214-3/twisted/test/process_twisted.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/proto_helpers.py (from r47111, /branches/src-move-8214-3/twisted/test/proto_helpers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/raiser.c (from r47111, /branches/src-move-8214-3/twisted/test/raiser.c)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/raiser.pyx (from r47111, /branches/src-move-8214-3/twisted/test/raiser.pyx)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/reflect_helper_IE.py (from r47111, /branches/src-move-8214-3/twisted/test/reflect_helper_IE.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/reflect_helper_VE.py (from r47111, /branches/src-move-8214-3/twisted/test/reflect_helper_VE.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/reflect_helper_ZDE.py (from r47111, /branches/src-move-8214-3/twisted/test/reflect_helper_ZDE.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/server.pem (from r47111, /branches/src-move-8214-3/twisted/test/server.pem)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/ssl_helpers.py (from r47111, /branches/src-move-8214-3/twisted/test/ssl_helpers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_consumer.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_consumer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_halfclose.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_halfclose.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_hostpeer.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_hostpeer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_lastwrite.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_lastwrite.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_loseconn.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_loseconn.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_producer.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_producer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_write.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_write.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/stdio_test_writeseq.py (from r47111, /branches/src-move-8214-3/twisted/test/stdio_test_writeseq.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_abstract.py (from r47111, /branches/src-move-8214-3/twisted/test/test_abstract.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_adbapi.py (from r47111, /branches/src-move-8214-3/twisted/test/test_adbapi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_amp.py (from r47111, /branches/src-move-8214-3/twisted/test/test_amp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_application.py (from r47111, /branches/src-move-8214-3/twisted/test/test_application.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_banana.py (from r47111, /branches/src-move-8214-3/twisted/test/test_banana.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_compat.py (from r47111, /branches/src-move-8214-3/twisted/test/test_compat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_context.py (from r47111, /branches/src-move-8214-3/twisted/test/test_context.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_cooperator.py (from r47111, /branches/src-move-8214-3/twisted/test/test_cooperator.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_defer.py (from r47111, /branches/src-move-8214-3/twisted/test/test_defer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_defgen.py (from r47111, /branches/src-move-8214-3/twisted/test/test_defgen.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_dict.py (from r47111, /branches/src-move-8214-3/twisted/test/test_dict.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_dirdbm.py (from r47111, /branches/src-move-8214-3/twisted/test/test_dirdbm.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_error.py (from r47111, /branches/src-move-8214-3/twisted/test/test_error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_explorer.py (from r47111, /branches/src-move-8214-3/twisted/test/test_explorer.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_factories.py (from r47111, /branches/src-move-8214-3/twisted/test/test_factories.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_failure.py (from r47111, /branches/src-move-8214-3/twisted/test/test_failure.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_fdesc.py (from r47111, /branches/src-move-8214-3/twisted/test/test_fdesc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_finger.py (from r47111, /branches/src-move-8214-3/twisted/test/test_finger.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_formmethod.py (from r47111, /branches/src-move-8214-3/twisted/test/test_formmethod.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_ftp.py (from r47111, /branches/src-move-8214-3/twisted/test/test_ftp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_ftp_options.py (from r47111, /branches/src-move-8214-3/twisted/test/test_ftp_options.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_hook.py (from r47111, /branches/src-move-8214-3/twisted/test/test_hook.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_htb.py (from r47111, /branches/src-move-8214-3/twisted/test/test_htb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_ident.py (from r47111, /branches/src-move-8214-3/twisted/test/test_ident.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_internet.py (from r47111, /branches/src-move-8214-3/twisted/test/test_internet.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_iosim.py (from r47111, /branches/src-move-8214-3/twisted/test/test_iosim.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_iutils.py (from r47111, /branches/src-move-8214-3/twisted/test/test_iutils.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_jelly.py (from r47111, /branches/src-move-8214-3/twisted/test/test_jelly.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_lockfile.py (from r47111, /branches/src-move-8214-3/twisted/test/test_lockfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_log.py (from r47111, /branches/src-move-8214-3/twisted/test/test_log.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_logfile.py (from r47111, /branches/src-move-8214-3/twisted/test/test_logfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_loopback.py (from r47111, /branches/src-move-8214-3/twisted/test/test_loopback.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_manhole.py (from r47111, /branches/src-move-8214-3/twisted/test/test_manhole.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_memcache.py (from r47111, /branches/src-move-8214-3/twisted/test/test_memcache.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_modules.py (from r47111, /branches/src-move-8214-3/twisted/test/test_modules.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_monkey.py (from r47111, /branches/src-move-8214-3/twisted/test/test_monkey.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_nmea.py (from r47111, /branches/src-move-8214-3/twisted/test/test_nmea.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_paths.py (from r47111, /branches/src-move-8214-3/twisted/test/test_paths.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_pb.py (from r47111, /branches/src-move-8214-3/twisted/test/test_pb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_pbfailure.py (from r47111, /branches/src-move-8214-3/twisted/test/test_pbfailure.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_pcp.py (from r47111, /branches/src-move-8214-3/twisted/test/test_pcp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_persisted.py (from r47111, /branches/src-move-8214-3/twisted/test/test_persisted.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_plugin.py (from r47111, /branches/src-move-8214-3/twisted/test/test_plugin.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_policies.py (from r47111, /branches/src-move-8214-3/twisted/test/test_policies.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_postfix.py (from r47111, /branches/src-move-8214-3/twisted/test/test_postfix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_process.py (from r47111, /branches/src-move-8214-3/twisted/test/test_process.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_protocols.py (from r47111, /branches/src-move-8214-3/twisted/test/test_protocols.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_randbytes.py (from r47111, /branches/src-move-8214-3/twisted/test/test_randbytes.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_rebuild.py (from r47111, /branches/src-move-8214-3/twisted/test/test_rebuild.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_reflect.py (from r47111, /branches/src-move-8214-3/twisted/test/test_reflect.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_roots.py (from r47111, /branches/src-move-8214-3/twisted/test/test_roots.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_shortcut.py (from r47111, /branches/src-move-8214-3/twisted/test/test_shortcut.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_sip.py (from r47111, /branches/src-move-8214-3/twisted/test/test_sip.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_sob.py (from r47111, /branches/src-move-8214-3/twisted/test/test_sob.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_socks.py (from r47111, /branches/src-move-8214-3/twisted/test/test_socks.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_ssl.py (from r47111, /branches/src-move-8214-3/twisted/test/test_ssl.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_sslverify.py (from r47111, /branches/src-move-8214-3/twisted/test/test_sslverify.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_stateful.py (from r47111, /branches/src-move-8214-3/twisted/test/test_stateful.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_stdio.py (from r47111, /branches/src-move-8214-3/twisted/test/test_stdio.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_strerror.py (from r47111, /branches/src-move-8214-3/twisted/test/test_strerror.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_stringtransport.py (from r47111, /branches/src-move-8214-3/twisted/test/test_stringtransport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_strports.py (from r47111, /branches/src-move-8214-3/twisted/test/test_strports.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_task.py (from r47111, /branches/src-move-8214-3/twisted/test/test_task.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_tcp.py (from r47111, /branches/src-move-8214-3/twisted/test/test_tcp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_tcp_internals.py (from r47111, /branches/src-move-8214-3/twisted/test/test_tcp_internals.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_text.py (from r47111, /branches/src-move-8214-3/twisted/test/test_text.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_threadable.py (from r47111, /branches/src-move-8214-3/twisted/test/test_threadable.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_threadpool.py (from r47111, /branches/src-move-8214-3/twisted/test/test_threadpool.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_threads.py (from r47111, /branches/src-move-8214-3/twisted/test/test_threads.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_tpfile.py (from r47111, /branches/src-move-8214-3/twisted/test/test_tpfile.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_twistd.py (from r47111, /branches/src-move-8214-3/twisted/test/test_twistd.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_twisted.py (from r47111, /branches/src-move-8214-3/twisted/test/test_twisted.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_udp.py (from r47111, /branches/src-move-8214-3/twisted/test/test_udp.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_unix.py (from r47111, /branches/src-move-8214-3/twisted/test/test_unix.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/test_usage.py (from r47111, /branches/src-move-8214-3/twisted/test/test_usage.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/test/testutils.py (from r47111, /branches/src-move-8214-3/twisted/test/testutils.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/4543.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/4543.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/4735.feature (from r47111, /branches/src-move-8214-3/twisted/topfiles/4735.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/7985.feature (from r47111, /branches/src-move-8214-3/twisted/topfiles/7985.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8124.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8124.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8189.bugfix (from r47111, /branches/src-move-8214-3/twisted/topfiles/8189.bugfix)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8193.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8193.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8210.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8210.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8215.bugfix (from r47111, /branches/src-move-8214-3/twisted/topfiles/8215.bugfix)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8216.feature (from r47111, /branches/src-move-8214-3/twisted/topfiles/8216.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8219.removal (from r47111, /branches/src-move-8214-3/twisted/topfiles/8219.removal)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8220.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8220.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8222.bugfix (from r47111, /branches/src-move-8214-3/twisted/topfiles/8222.bugfix)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8223.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8223.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8226.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8226.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8235.feature (from r47111, /branches/src-move-8214-3/twisted/topfiles/8235.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8235.removal (from r47111, /branches/src-move-8214-3/twisted/topfiles/8235.removal)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/8242.misc (from r47111, /branches/src-move-8214-3/twisted/topfiles/8242.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/CREDITS (from r47111, /branches/src-move-8214-3/twisted/topfiles/CREDITS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/ChangeLog.Old (from r47111, /branches/src-move-8214-3/twisted/topfiles/ChangeLog.Old)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/__init__.py (from r47111, /branches/src-move-8214-3/twisted/trial/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_asyncrunner.py (from r47111, /branches/src-move-8214-3/twisted/trial/_asyncrunner.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_asynctest.py (from r47111, /branches/src-move-8214-3/twisted/trial/_asynctest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/__init__.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/distreporter.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/distreporter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/disttrial.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/disttrial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/managercommands.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/managercommands.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/options.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/options.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/test_distreporter.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_distreporter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/test_disttrial.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_disttrial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/test_options.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_options.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/test_worker.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_worker.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/test_workerreporter.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_workerreporter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/test/test_workertrial.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/test/test_workertrial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/worker.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/worker.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/workercommands.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/workercommands.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/workerreporter.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/workerreporter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_dist/workertrial.py (from r47111, /branches/src-move-8214-3/twisted/trial/_dist/workertrial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/_synctest.py (from r47111, /branches/src-move-8214-3/twisted/trial/_synctest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/itrial.py (from r47111, /branches/src-move-8214-3/twisted/trial/itrial.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/reporter.py (from r47111, /branches/src-move-8214-3/twisted/trial/reporter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/runner.py (from r47111, /branches/src-move-8214-3/twisted/trial/runner.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/detests.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/detests.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/erroneous.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/erroneous.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/mockcustomsuite.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/mockcustomsuite.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/mockcustomsuite2.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/mockcustomsuite2.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/mockcustomsuite3.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/mockcustomsuite3.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/mockdoctest.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/mockdoctest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/moduleself.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/moduleself.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/moduletest.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/moduletest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/novars.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/novars.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/ordertests.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/ordertests.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/packages.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/packages.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/sample.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/sample.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/scripttest.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/scripttest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/skipping.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/skipping.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/suppression.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/suppression.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_assertions.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_assertions.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_asyncassertions.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_asyncassertions.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_deferred.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_deferred.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_doctest.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_doctest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_keyboard.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_keyboard.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_loader.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_loader.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_log.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_log.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_output.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_output.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_plugins.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_plugins.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_pyunitcompat.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_pyunitcompat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_reporter.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_reporter.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_runner.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_runner.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_script.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_script.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_suppression.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_suppression.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_testcase.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_testcase.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_tests.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_tests.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_util.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/test_warning.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/test_warning.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/test/weird.py (from r47111, /branches/src-move-8214-3/twisted/trial/test/weird.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/unittest.py (from r47111, /branches/src-move-8214-3/twisted/trial/unittest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/trial/util.py (from r47111, /branches/src-move-8214-3/twisted/trial/util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/__init__.py (from r47111, /branches/src-move-8214-3/twisted/web/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_auth/__init__.py (from r47111, /branches/src-move-8214-3/twisted/web/_auth/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_auth/basic.py (from r47111, /branches/src-move-8214-3/twisted/web/_auth/basic.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_auth/digest.py (from r47111, /branches/src-move-8214-3/twisted/web/_auth/digest.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_auth/wrapper.py (from r47111, /branches/src-move-8214-3/twisted/web/_auth/wrapper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_element.py (from r47111, /branches/src-move-8214-3/twisted/web/_element.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_flatten.py (from r47111, /branches/src-move-8214-3/twisted/web/_flatten.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_newclient.py (from r47111, /branches/src-move-8214-3/twisted/web/_newclient.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_responses.py (from r47111, /branches/src-move-8214-3/twisted/web/_responses.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/_stan.py (from r47111, /branches/src-move-8214-3/twisted/web/_stan.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/client.py (from r47111, /branches/src-move-8214-3/twisted/web/client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/demo.py (from r47111, /branches/src-move-8214-3/twisted/web/demo.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/distrib.py (from r47111, /branches/src-move-8214-3/twisted/web/distrib.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/domhelpers.py (from r47111, /branches/src-move-8214-3/twisted/web/domhelpers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/error.py (from r47111, /branches/src-move-8214-3/twisted/web/error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/guard.py (from r47111, /branches/src-move-8214-3/twisted/web/guard.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/html.py (from r47111, /branches/src-move-8214-3/twisted/web/html.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/http.py (from r47111, /branches/src-move-8214-3/twisted/web/http.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/http_headers.py (from r47111, /branches/src-move-8214-3/twisted/web/http_headers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/iweb.py (from r47111, /branches/src-move-8214-3/twisted/web/iweb.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/microdom.py (from r47111, /branches/src-move-8214-3/twisted/web/microdom.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/proxy.py (from r47111, /branches/src-move-8214-3/twisted/web/proxy.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/resource.py (from r47111, /branches/src-move-8214-3/twisted/web/resource.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/rewrite.py (from r47111, /branches/src-move-8214-3/twisted/web/rewrite.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/script.py (from r47111, /branches/src-move-8214-3/twisted/web/script.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/server.py (from r47111, /branches/src-move-8214-3/twisted/web/server.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/soap.py (from r47111, /branches/src-move-8214-3/twisted/web/soap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/static.py (from r47111, /branches/src-move-8214-3/twisted/web/static.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/sux.py (from r47111, /branches/src-move-8214-3/twisted/web/sux.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/tap.py (from r47111, /branches/src-move-8214-3/twisted/web/tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/template.py (from r47111, /branches/src-move-8214-3/twisted/web/template.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/web/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/_util.py (from r47111, /branches/src-move-8214-3/twisted/web/test/_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/requesthelper.py (from r47111, /branches/src-move-8214-3/twisted/web/test/requesthelper.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_agent.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_agent.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_cgi.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_cgi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_distrib.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_distrib.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_domhelpers.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_domhelpers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_error.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_flatten.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_flatten.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_html.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_html.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_http.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_http.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_http_headers.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_http_headers.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_httpauth.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_httpauth.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_newclient.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_newclient.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_proxy.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_proxy.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_resource.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_resource.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_script.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_script.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_soap.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_soap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_stan.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_stan.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_static.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_static.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_tap.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_template.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_template.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_util.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_vhost.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_vhost.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_web.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_web.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_web__responses.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_web__responses.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_webclient.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_webclient.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_wsgi.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_wsgi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_xml.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_xml.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/test/test_xmlrpc.py (from r47111, /branches/src-move-8214-3/twisted/web/test/test_xmlrpc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/8067.feature (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8067.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/8191.misc (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8191.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/8192.bugfix (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8192.bugfix)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/8238.misc (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8238.misc)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/8246.feature (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/8246.feature)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/web/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/twcgi.py (from r47111, /branches/src-move-8214-3/twisted/web/twcgi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/util.py (from r47111, /branches/src-move-8214-3/twisted/web/util.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/vhost.py (from r47111, /branches/src-move-8214-3/twisted/web/vhost.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/wsgi.py (from r47111, /branches/src-move-8214-3/twisted/web/wsgi.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/web/xmlrpc.py (from r47111, /branches/src-move-8214-3/twisted/web/xmlrpc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/__init__.py (from r47111, /branches/src-move-8214-3/twisted/words/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/ewords.py (from r47111, /branches/src-move-8214-3/twisted/words/ewords.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/__init__.py (from r47111, /branches/src-move-8214-3/twisted/words/im/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/baseaccount.py (from r47111, /branches/src-move-8214-3/twisted/words/im/baseaccount.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/basechat.py (from r47111, /branches/src-move-8214-3/twisted/words/im/basechat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/basesupport.py (from r47111, /branches/src-move-8214-3/twisted/words/im/basesupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/instancemessenger.glade (from r47111, /branches/src-move-8214-3/twisted/words/im/instancemessenger.glade)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/interfaces.py (from r47111, /branches/src-move-8214-3/twisted/words/im/interfaces.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/ircsupport.py (from r47111, /branches/src-move-8214-3/twisted/words/im/ircsupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/locals.py (from r47111, /branches/src-move-8214-3/twisted/words/im/locals.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/im/pbsupport.py (from r47111, /branches/src-move-8214-3/twisted/words/im/pbsupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/iwords.py (from r47111, /branches/src-move-8214-3/twisted/words/iwords.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/__init__.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/irc.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/irc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/__init__.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/client.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/client.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/component.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/component.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/error.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/error.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/ijabber.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/ijabber.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/jid.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/jid.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/jstrports.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/jstrports.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/sasl.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/sasl.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/sasl_mechanisms.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/sasl_mechanisms.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/xmlstream.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/xmlstream.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/jabber/xmpp_stringprep.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/jabber/xmpp_stringprep.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/protocols/oscar.py (from r47111, /branches/src-move-8214-3/twisted/words/protocols/oscar.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/service.py (from r47111, /branches/src-move-8214-3/twisted/words/service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/tap.py (from r47111, /branches/src-move-8214-3/twisted/words/tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/__init__.py (from r47111, /branches/src-move-8214-3/twisted/words/test/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_basechat.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_basechat.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_basesupport.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_basesupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_domish.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_domish.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_irc.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_irc.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_irc_service.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_irc_service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_ircsupport.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_ircsupport.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabberclient.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberclient.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabbercomponent.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbercomponent.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabbererror.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbererror.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabberjid.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberjid.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabberjstrports.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberjstrports.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabbersasl.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbersasl.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabbersaslmechanisms.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabbersaslmechanisms.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabberxmlstream.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberxmlstream.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_jabberxmppstringprep.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_jabberxmppstringprep.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_oscar.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_oscar.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_service.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_service.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_tap.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_tap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_xishutil.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_xishutil.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_xmlstream.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_xmlstream.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_xmpproutertap.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_xmpproutertap.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/test/test_xpath.py (from r47111, /branches/src-move-8214-3/twisted/words/test/test_xpath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/topfiles/8253.removal (from r47111, /branches/src-move-8214-3/twisted/words/topfiles/8253.removal)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/topfiles/8260.removal (from r47111, /branches/src-move-8214-3/twisted/words/topfiles/8260.removal)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/topfiles/NEWS (from r47111, /branches/src-move-8214-3/twisted/words/topfiles/NEWS)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/topfiles/README (from r47111, /branches/src-move-8214-3/twisted/words/topfiles/README)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/__init__.py (from r47111, /branches/src-move-8214-3/twisted/words/xish/__init__.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/domish.py (from r47111, /branches/src-move-8214-3/twisted/words/xish/domish.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/utility.py (from r47111, /branches/src-move-8214-3/twisted/words/xish/utility.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/xmlstream.py (from r47111, /branches/src-move-8214-3/twisted/words/xish/xmlstream.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/xpath.py (from r47111, /branches/src-move-8214-3/twisted/words/xish/xpath.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/xpathparser.g (from r47111, /branches/src-move-8214-3/twisted/words/xish/xpathparser.g)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xish/xpathparser.py (from r47111, /branches/src-move-8214-3/twisted/words/xish/xpathparser.py)
==============================================================================
Copied: branches/src-move-8214-3/src/twisted/words/xmpproutertap.py (from r47111, /branches/src-move-8214-3/twisted/words/xmpproutertap.py)
==============================================================================