[Twisted-Python] Simple Epoll Reactor question

David Bern odie5533 at gmail.com
Mon Jul 27 09:18:07 MDT 2009


On Fri, Jul 24, 2009 at 12:22 PM, Andrew Francis<andrewfr_ice at yahoo.com> wrote:
>
> Hi Glyph:
>
> Can do. Tell me how to submit a document patch.
>
> Cheers,
> Andrew
>

Browse the SVN for the doc in question
<http://twistedmatrix.com/trac/browser/trunk/doc/core/howto/choosing-reactor.xhtml>
and at the bottom is a download link
<http://twistedmatrix.com/trac/browser/trunk/doc/core/howto/choosing-reactor.xhtml?format=raw>.
Make a backup of the document, modify it to your liking, then at a
console run
>diff -u choosing-reactor_orig.xhtml choosing-reactor.xhtml > choosing-reactor.patch
Then submit the patch with a New Ticket to the Twisted Trac site
<http://twistedmatrix.com/trac/newticket>.

-- 
Regards,
David Bern




More information about the Twisted-Python mailing list