[Twisted-Python] PATCH: /doc/howto/pb-copyable.html

Lee Harr missive at hotmail.com
Sun Jan 5 00:13:38 EST 2003


Looks like in /doc/howto/listings/pb/copy_sender.py
RemotePond was renamed CopyPond, and this
reference in the howto was missed.



23:20 >cvs diff -u pb-copyable.html
Index: pb-copyable.html
===================================================================
RCS file: /cvs/Twisted/doc/howto/pb-copyable.html,v
retrieving revision 1.2
diff -u -r1.2 pb-copyable.html
--- pb-copyable.html    30 Dec 2002 13:16:18 -0000      1.2
+++ pb-copyable.html    5 Jan 2003 04:15:32 -0000
@@ -177,7 +177,7 @@
base="twisted.spread.flavors">Serializable</code> classes. In this section,
we focus on <code class="API" base="twisted.spread.flavors">Copyable</code>.
The copyable subclass of <code>LilyPond</code> is called
-<code>RemotePond</code>. We create an instance of it and send it through
+<code>CopyPond</code>. We create an instance of it and send it through
<code>callRemote</code> as an argument to the receiver's
<code>remote_takePond</code> method. The Jelly layer will serialize
(<q>jelly</q>) that object as an instance with a class name of


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail





More information about the Twisted-Python mailing list