Nested loop

Micah Elliott mde at micah.elliott.name
Wed Nov 30 12:14:58 EST 2005


On Nov 29, viewcharts wrote:
> I am reading two text files comparing the values in one to the other, 
> this requires two loops.

Or you could have a look at difflib.

http://docs.python.org/lib/differ-examples.html

-- 
_ _     ___
|V|icah |- lliott             <><             mde at micah.elliott.name
" "     """



More information about the Python-list mailing list