Peter Otten wrote:

> ...the above is not a 1-tuple, but an ordinary string. You forgot the
> trailing comma:
> 
> ('notes',)

Right you are! Now it works! :)

Thanks!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to