cfdm.InteriorRing.__repr__

InteriorRing.__repr__()[source]

Called by the repr built-in function.

x.__repr__() <==> repr(x)

New in version (cfdm): 1.7.0