dyaml/test/data/serializer-is-not-opened-1.dumper-error
Ferdinand Majerech 283c42bf8f Initial commit.
2011-08-16 14:53:13 +02:00

3 lines
48 B
Plaintext

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