[Twisted-Python] Re: Newbie - guidance required please

Brett Viren bv at bnl.gov
Tue Nov 8 09:54:24 MST 2005


Hi Frank,

"Frank Millman" <frank at chagford.com> writes:

> Nicola Larosa wrote:

>> http://svn.zope.org/*checkout*/Zope3/trunk/src/zope/interface/README.txt
>> 
>
> If I click on this link, I get the following traceback:

Works for me.  Maybe line wrap of the URL got you?  W/out "README.txt"
I also get a traceback.


BTW, the idea of interfaces is new to me so I enjoyed this and the
other documents come of which I hadn't seen.

One thing I think is worth noting is I find mention of using the
special member "__implements__" in some of the current Twisted
documentation on interfaces instead of "zope.interface.implements()".
However this:

http://twistedmatrix.com/documents/current/api/twisted.python.components.html

seems to say the latter rather than the former should be used.  This
appears to have been fixed in the CVS versions of the documentation
Jean-Paul pointed me to (thanks!) in another thread:

http://twistedmatrix.com/users/warner/doc-latest/

-Brett.





More information about the Twisted-Python mailing list