Re: [Tutor] Still searching in html files

2010-01-21 Thread Kent Johnson
On Thu, Jan 21, 2010 at 4:03 AM, Paul Melvin wrote: > The code is at http://python.codepad.org/S1ul2bh7 and the bit I would like > some advice on is how to get the sorted data and where to put it. Generally the code seems a bit disorganized, consider breaking it into functions. There is a fair a

Re: [Tutor] Still searching in html files

2010-01-21 Thread Stefan Behnel
Paul Melvin, 21.01.2010 10:03: > I am still looking for information in these files and have a sort of > 'clunky' solution that I would like feedback on please. > > The code is at http://python.codepad.org/S1ul2bh7 and the bit I would like > some advice on is how to get the sorted data and where t

[Tutor] Still searching in html files

2010-01-21 Thread Paul Melvin
Hi, I am still looking for information in these files and have a sort of 'clunky' solution that I would like feedback on please. The code is at http://python.codepad.org/S1ul2bh7 and the bit I would like some advice on is how to get the sorted data and where to put it. Currently I use a