[Twisted-web] Re: overriding resource getting with nevow+twisted

Michael Hudson mwh at python.net
Thu Nov 25 05:53:39 MST 2004


Donovan Preston <dp at ulaluma.com> writes:

> If you are using mktap web, don't.

I realise this isn't the most appropriate place to ask the question,
but as a relative twisted newbie with no legacy concerns at all,
should I bother learning about taps?

"""
if __name__ == "__main__":
    from twisted.internet import reactor
    reactor.run()
"""

I understand.

"""
$ twistd -noy foo.tac
"""

I understand, at least enough to make it do what I want.

.taps just confuse me.

If the right answer to this is RTFM or RTFHowto, I'd appreciate being
told which :)

Cheers,
mwh

-- 
41. Some programming languages manage to absorb change, but
    withstand progress.
  -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html




More information about the Twisted-web mailing list