[Python-Dev] parallel for-loops.

Thomas Wouters thomas@xs4all.net
Mon, 10 Jul 2000 16:52:53 +0200


On Mon, Jul 10, 2000 at 04:32:33PM +0200, Thomas Wouters wrote:

> I'll do some more testing on this, write some docs and some tests,

And already found a bug ;) If anyone is testing this, and can't get 'else'
clauses to work, change this:

> ! 		com_node(c, CHILD(n, inum*4 + 3));

into this:

> ! 		com_node(c, CHILD(n, inum*4 + 4));

-- 
Thomas Wouters <thomas@xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!