seems like this would happen since the init method is wrapped by
another one which places your object in the session. added ticket
203 for this.
On Jun 8, 2006, at 6:08 PM, Anton Krasovsky wrote:
> It looks like the objects that had failed to
> instantiate, are still linger in the session
>
It looks like the objects that had failed to
instantiate, are still linger in the session
somewhere?
Example: (ConfigNode is a renamed TreeNode from
basic_tree.py)
I try to create instance, and it fails:
>>> c = ConfigNode()
Traceback (most recent call last):
File "", line 1, in ?
File
"buil
2 matches
Mail list logo