Dave Angel wrote:

If the lines are really sorted, all you really need is a merge,

D'oh. Right. The posted code works on unsorted files. The sorted case is even simpler as you pointed out.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to