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-closed-1.dumper-error
@
322
View revision:
Revision
322
,
85 bytes
checked in by xi,
4 years
ago (
diff
)
Refactored the test suite; updated include and library paths in setup.cfg.
Line
1
dumper = yaml.Dumper(StringIO.StringIO())
2
dumper.open()
3
dumper.close()
4
dumper.open()
Note:
See
TracBrowser
for help on using the repository browser.
Download in other formats:
Original Format