Ejemplo n.º 1
0
 def from_gml(cls, gml_string):
     return cls(capi.from_gml(force_bytes(gml_string)))
Ejemplo n.º 2
0
 def from_gml(cls, gml_string):
     return cls(capi.from_gml(force_bytes(gml_string)))