O.K. Then a minimal example to start with would be

class G:
    blah = 0

f  = G()
g = G()

On Sep 2, 3:00 pm, bump <[email protected]> wrote:
> On Sep 2, 3:33 am, Bruce <[email protected]> wrote:
>
> > I am trying to construct the fee module on the set of instances of a
> > class G.
>
> It would be good to give a complete example, that is, with a
> particular G.
>
> > Can anyone tell me what I am doing wrong and/or explain this?
> > Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" 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/sage-combinat-devel?hl=en.

Reply via email to