On 2014-10-01, Volker Braun <[email protected]> wrote: > > PS: A nicer way to create the libgap record from Python than evaluating > strings is to hand it a Python dict: libgap(dict(a=1, b=2))
In my applications, I have to read the records from a GAP-readable file. So, it will be libgap.Read(...). Anyway, the syntax for accessing record fields is nice. Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
