commit | abd1ff8f1f6f2840345756081837994fdefaa52b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Mar 18 07:59:59 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Mar 18 07:59:59 2006 +0000 |
tree | 298b063bb5505e62081b2267f4480d7728712481 | |
parent | 237037beb53822cacce21e20d624bb74977dadcb [diff] |
Previously, Python code had no easy way to access the contents of a cell object. Now, a ``cell_contents`` attribute has been added (closes patch #1170323).