Complete.Org: Mailing Lists: Archives: offlineimap: August 2008:
Re: Task done error?
Home

Re: Task done error?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Raffi T. Khatchadourian" <khatchad@xxxxxxxxxxxxxxxxxx>
Cc: offlineimap <offlineimap@xxxxxxxxxxxx>
Subject: Re: Task done error?
From: Ben Willard <benwillard@xxxxxxxxx>
Date: Tue, 12 Aug 2008 08:07:48 -0400

On Tue, Aug 12, 2008 at 09:21:11AM +0100, Raffi T. Khatchadourian wrote:
> Can anyone make anything about about this error I'm receiving? Thanks!
> ...
> AttributeError: Queue instance has no attribute 'task_done'
> ...

What version of Python do you have? Queue.task_done() is new in Python
2.5 (so you'll need at least that).

---
Ben




[Prev in Thread] Current Thread [Next in Thread]