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