cf.FieldList.__str__

FieldList.__str__()[source]

Called by the str built-in function.

x.__str__() <==> str(x)

Previous topic

cf.FieldList.__repr__

Next topic

cf.AuxiliaryCoordinate

This Page