Hi folks,

I've started to program a pivot table.

Therefore I've created three classes:

ZPivotTable, Row and Cell.

The ZPivotTable class contains a set of Row classes, stored in a dictionary, as well 
as the Row classes contain a set of Cell classes stored in a dictionary.

Now I am debugging the product and can't find the reason why the table doesn't store 
the rows in its dictionary.

Could you please help me finding this bug.

The source is stored under the following address:
http://www.zope.org/Members/freiser/ZPivotTable/ZPivotTable-0.0.tar.gz

Thanks

Florian Reiser
-- 
-----------------------------------------------------------------------
| Florian Reiser                        PGP-Key:0x5368CF3F            |
| PGP-Fingerprint: 84C7 24BC F3A4 487F CBC7  692C 05DB 6E11 5368 CF3F |
-----------------------------------------------------------------------

PGP signature

Reply via email to