On Jan 11, 2008 6:20 PM, John Nagle <[EMAIL PROTECTED]> wrote:
> Tried:
>         print item.dir()
> got:
>         'cell' object has no attribute 'dir'

I don't know nothing about cell objects...
but why don't you try dir(item) instead?

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

Reply via email to