Coding Nested Loops

Rich Shepard rshepard at appl-ecosys.com
Fri Sep 15 13:13:03 EDT 2006


On Fri, 15 Sep 2006, Peter Otten wrote:

> It's not clear to me why you would use dictionaries, especially as they
> are unordered; I used lists instead:

Peter,

   Because the data comes via a serial port as sequences of two bytes from an
OMR reader, and the byte pairs need to be converted into values meaningful
to the application.

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.(TM)    |            Accelerator
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863



More information about the Python-list mailing list