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