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