Project: Twisted
Revision: 24677
Author: thijs
Date: 03 Sep 2008 15:38:15
Diff at Trac: http://twistedmatrix.com/trac/changeset/24677
Changes:Replace old links for deprecated modules
Files:modified: /branches/module-web-ref-2213/twisted/protocols/ethernet.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/nntp.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/sux.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/pop3.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/rawudp.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/smtp.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/dns.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/jabber.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/toc.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/oscar.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/ip.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/raw.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/imap4.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/irc.py (
try)
modified: /branches/module-web-ref-2213/twisted/protocols/msn.py (
try)
Diff:
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.ethernet', 'twisted.pair.ethernet', |
| 4 | 4 | 'Ethernet Protocol', 'Pair', |
| 5 | | 'http://twistedmatrix.com/projects/pair', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedPair', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.nntp', 'twisted.news.nntp', |
| 4 | 4 | 'NNTP protocol support', 'News', |
| 5 | | 'http://twistedmatrix.com/projects/news', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedNews', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.sux', 'twisted.web.sux', |
| 4 | 4 | 'SAX-like XML parser', 'Web', |
| 5 | | 'http://twistedmatrix.com/projects/web', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedWeb', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,5 +2,5 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.pop3', 'twisted.mail.pop3', |
| 4 | 4 | 'POP3 protocol support', 'Mail', |
| 5 | | 'http://twistedmatrix.com/projects/mail', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedMail', |
| 6 | 6 | globals()) |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.rawudp', 'twisted.pair.rawudp', |
| 4 | 4 | 'Raw UDP', 'Pair', |
| 5 | | 'http://twistedmatrix.com/projects/pair', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedPair', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,5 +2,5 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.smtp', 'twisted.mail.smtp', |
| 4 | 4 | 'SMTP protocol support', 'Mail', |
| 5 | | 'http://twistedmatrix.com/projects/mail', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedMail', |
| 6 | 6 | globals()) |
| ... | ...@@ -2,5 +2,5 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.dns', 'twisted.names.dns', |
| 4 | 4 | 'DNS protocol support', 'Names', |
| 5 | | 'http://twistedmatrix.com/projects/names', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedNames', |
| 6 | 6 | globals()) |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.jabber', 'twisted.words.protocols.jabber', |
| 4 | 4 | 'Jabber protocol support', 'Words', |
| 5 | | 'http://twistedmatrix.com/projects/words', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedWords', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.toc', 'twisted.words.protocols.toc', |
| 4 | 4 | 'TOC protocol support', 'Words', |
| 5 | | 'http://twistedmatrix.com/projects/words', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedWords', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.oscar', 'twisted.words.protocols.oscar', |
| 4 | 4 | 'OSCAR protocol support', 'Words', |
| 5 | | 'http://twistedmatrix.com/projects/words', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedWords', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.ip', 'twisted.pair.ip', |
| 4 | 4 | 'Internet Protocol', 'Pair', |
| 5 | | 'http://twistedmatrix.com/projects/pair', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedPair', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.raw', 'twisted.pair.raw', |
| 4 | 4 | 'Interfaces for raw packets', 'Pair', |
| 5 | | 'http://twistedmatrix.com/projects/pair', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedPair', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.imap4', 'twisted.mail.imap4', |
| 4 | 4 | 'IMAP4 protocol support', 'Mail', |
| 5 | | 'http://twistedmatrix.com/projects/mail', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedMail', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.irc', 'twisted.words.protocols.irc', |
| 4 | 4 | 'IRC protocol support', 'Words', |
| 5 | | 'http://twistedmatrix.com/projects/words', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedWords', |
| 6 | 6 | globals()) |
| 7 | 7 | |
| ... | ...@@ -2,6 +2,6 @@ |
| 2 | 2 | |
| 3 | 3 | util.moduleMovedForSplit('twisted.protocols.msn', 'twisted.words.protocols.msn', |
| 4 | 4 | 'MSN protocol support', 'Words', |
| 5 | | 'http://twistedmatrix.com/projects/words', |
| 5 | 'http://twistedmatrix.com/trac/wiki/TwistedWords', |
| 6 | 6 | globals()) |
| 7 | 7 | |
To list