[Tutor] Logfile multiplexing
Stephen Nelson-Smith
sanelson at gmail.com
Tue Nov 10 16:59:59 CET 2009
On Tue, Nov 10, 2009 at 3:48 PM, Stephen Nelson-Smith
<sanelson at gmail.com> wrote:
> OK, so now i've given it the full load of logs:
>
>>>> for time, entry in kent.logs:
> ... print time, entry
> ...
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ValueError: too many values to unpack
>
> How do I get around this?!
Erm, and now it's failing with only one logfile...
Code here:
http://pastebin.ca/1665013
S.
More information about the Tutor
mailing list