Make compose() and load() ensure that the input stream contains a single document...
[pyyaml/python3.git] / tests / data / serializer-is-not-opened-1.dumper-error
blob1d215547299812894eb72ec7f302e8f500e6d2a1
1 dumper = Dumper(StringIO.StringIO())
2 dumper.close()