Fix a bug when a block scalar is incorrectly emitted in the simple key context.
[pyyaml/python3.git] / tests / data / serializer-is-not-opened-1.dumper-error
blob1d215547299812894eb72ec7f302e8f500e6d2a1
1 dumper = Dumper(StringIO.StringIO())
2 dumper.close()