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

3 lines
48 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
dumper = yaml.Dumper(StringIO())
dumper.close()