[Tutor] Did anyone get the Kamaelia "Conversing" chapter 5 to work?

R. Alan Monroe amonroe at columbus.rr.com
Fri Oct 7 01:13:47 CEST 2005


I was working through their tutorial:

>     * http://kamaelia.sourceforge.net/MiniAxon/

Chapter 5 claims the output should be:
Hello World 2
Hello World 3
...
Hello World 97
Hello World 98

But mine outputs only:
Hello World 2
(no further output)

I can see in Pythonwin's debugger that p.boxes['outbox'] fills up with
the hundred or so messages intended for display, but they never get
displayed. I suspect an indentation problem, but I can't spot it, even
stepping through in the debugger.

Alan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: microprocess2.py
Url: http://mail.python.org/pipermail/tutor/attachments/20051006/ed86dffe/microprocess2.asc


More information about the Tutor mailing list