source:
pyyaml/trunk/tests3/data/serializer-is-not-opened-2.dumper-error
@
328
| Revision 328, 95 bytes checked in by xi, 4 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | dumper = yaml.Dumper(io.StringIO()) |
| 2 | dumper.serialize(yaml.ScalarNode(tag='!foo', value='bar')) |
Note: See TracBrowser
for help on using the repository browser.
