[reportlab-users] Bug in tables
Robin Becker
reportlab-users@reportlab.com
Tue, 18 May 2004 16:35:13 +0100
Derik Barclay wrote:
> not sure f this is where I post it.
>
> in the __init__ for the table class identity get called when an exception is
> thrown, before line 157 where self._cellvalues gets initialized.
>
> identity makes the assumption (line 192) that self._cellvalues exists.
>
Thanks I've moved the setting in __init__ and protected agains unsetness in
identity itself. Mea culpas'r us.
--
Robin Becker