Added the setup.cfg options for building PyYAML Windows installer.
[pyyaml/python3.git] / tests / data / serializer-is-not-opened-1.dumper-error
blob1d215547299812894eb72ec7f302e8f500e6d2a1
1 dumper = Dumper(StringIO.StringIO())
2 dumper.close()