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