Broken links in UDP howto
[email protected] Fri, 12 Feb 2010 09:44:23 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from Screwtape <[email protected]>: "frostschutz" just dropped by #twisted to mention that in the [http://twistedmatrix.com/documents/current/core/howto/udp.html UDP How To], there are links to `twisted.internet.protocol.DatagramProtocol.startProtocol` and `twisted.internet.protocol.DatagramProtocol.stopProtocol` that actually lead to 404 errors. It turns out, those methods are actually defined on `AbstractDatagramProtocol` so I'm not sure what the links should actually look like. ---------- Type : enhancement Component: core Keywords : documentation Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4274