Justin Ezequiel wrote: > Fredrik Lundh wrote: >> Justin Ezequiel wrote: >> >> > from TaskQueue import TaskQueue >> >> what Python version is this ? >> >> </F> > > oops. forgot to note... > > http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/475160
Also noteworthy: "This recipe was accepted for inclusion in Py2.5.", i. e. in Python 2.5 you can use Queue instead of TaskQueue. Peter -- http://mail.python.org/mailman/listinfo/python-list