Re: Accessing the contents of a 'cell' object from Python

2005-03-15 Thread paul cannon
On Tue, Mar 15, 2005 at 03:08:19PM -0700, paul cannon wrote: > Having poked around a little bit, I found there doesn't appear to be any > way to get at the contents of a cell object from Python. It's not the > sort of thing that one needs to be doing very frequently, but I&

Accessing the contents of a 'cell' object from Python

2005-03-15 Thread paul cannon
Having poked around a little bit, I found there doesn't appear to be any way to get at the contents of a cell object from Python. It's not the sort of thing that one needs to be doing very frequently, but I've run into a few situations recently where it would be really useful from a debugging stand