# HG changeset patch # User Paul Boddie # Date 1247784506 -7200 # Node ID 6c8d12f35c554020da1a2fde4b373ef17becb6b7 # Parent 045a7a196161ddc48126ba577c0cdfbc93f9eb09 Fix phrasing. diff -r 045a7a196161 -r 6c8d12f35c55 docs/tutorial.html --- a/docs/tutorial.html Sun Jun 21 21:18:19 2009 +0200 +++ b/docs/tutorial.html Fri Jul 17 00:48:26 2009 +0200 @@ -674,7 +674,7 @@

(This code in context with import statements and functions is found in the examples/simple_continuous_queue.py file.)

-

Although the inner loop in the work section relocated to the +

Although the inner loop in the work section has been relocated to the calculate function, the queue still receives outputs from that function with positional information and a result for the result array. Thus, no change is needed for the retrieval of the results: they arrive in the queue