http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/355045
>>> ss = SpreadSheet() >>> ss['a1'] = '5' >>> ss['a2'] = 'a1*6' >>> ss['a3'] = 'a2*7' >>> ss['a3'] 210
Posted on December 6, 2004 02:55 PM
More languages articles
Nice link! One request, though... We are more than a month after the election now. Is there any chance your period of mourning is over? I'd love to see your site go back to reverse reverse video. :-)
Posted by: Eugene Wallingford at December 6, 2004 06:17 PMThe mourning has started turning into anger. Maybe I should make the site red :)
I'll put it back sometime before the new year.
Posted by: Kim at December 7, 2004 08:42 AM