On Tue, Nov 10, 2009 at 3:48 PM, Stephen Nelson-Smith
<sanel...@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.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to