Hi, On Wed, Nov 11, 2009 at 10:05 AM, Alan Gauld <[email protected]> wrote: > "Stephen Nelson-Smith" <[email protected]> wrote >> >> I don't really want to admit defeat and have a cron job sort the logs >> before entry. Anyone got any other ideas? > > Why would that be admitting defeat?
Well, it mean admitting defeat on solving the problem in python. Yes in practical terms, I should probably preprocess the data, but as a programming exercise, learning how to sort a number of files into one is something I'd like to crack. Maybe the real lesson here is knowing which battles to fight, and a good developer uses the right tools for the job. S. _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
