Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Revision
Latest Revision
Next Revision →
Annotate
Revision Log
source:
pyyaml
/
trunk
/
tests
/
data
/
serializer-is-not-opened-2.dumper-error
@
330
View revision:
Revision
330
,
92 bytes
checked in by xi,
4 years
ago (
diff
)
Share data files between Py2 and Py3 test suites.
Line
1
dumper = yaml.Dumper(StringIO())
2
dumper.serialize(yaml.ScalarNode(tag='!foo', value='bar'))
Note:
See
TracBrowser
for help on using the repository browser.
Download in other formats:
Original Format