Nodes now remember their scalar and collection style, although

these are not accessible by the user (as the spec says).
This allows D:YAML to remember styles between loading and
dumping.
This commit is contained in:
Ferdinand Majerech 2011-10-27 23:13:14 +02:00
parent c787531497
commit 5d35f44416
23 changed files with 218 additions and 68 deletions

View file

@ -237,7 +237,7 @@ example in the <tt class="docutils literal"><span class="pre">example/getting_st
</div>
<div class="footer">
&copy; Copyright 2011, Ferdinand Majerech. Based on PyYAML http://www.pyyaml.org by Kirill Simonov.
Last updated on Oct 22, 2011.
Last updated on Oct 27, 2011.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</body>