On Mar 21, 3:45 pm, k <[email protected]> wrote:
> Thank you all.
> Ondrej,
> I tried again and I think the structure can be kept as is,
> only that I the mutable default set([]) should be avoided since
> it is assigned one per class.
You could also use frozenset(), which is immutable.
Vinzent
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---