android13/external/python/pyyaml/tests/data/serializer-is-not-opened-1....

3 lines
48 B
Plaintext

dumper = yaml.Dumper(StringIO())
dumper.close()