Jeff Epler wrote:
> Here's an old thread I contributed to which had a similar function
> (called 'cell_get' in this case)
>
> http://groups-beta.google.com/group/comp.lang.python/browse_thread/thre
> ad/baba3b943524a92c/71b57a32b311ffc8?q=func_closure#71b57a32b311ffc8
> http://groups-beta.google
Here's an old thread I contributed to which had a similar function
(called 'cell_get' in this case)
http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/baba3b943524a92c/71b57a32b311ffc8?q=func_closure#71b57a32b311ffc8
http://groups-beta.google.com/group/comp.lang.python/msg/7
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've run
> into a few situa