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 <b...@match.stanford.edu> wrote:
> On Sep 2, 3:33 am, Bruce <brucewestb...@gmail.com> 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 sage-combinat-de...@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to