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:
parent
c787531497
commit
5d35f44416
23 changed files with 218 additions and 68 deletions
|
@ -330,7 +330,7 @@ Some of these might change in the future (especially !!map and !!set).</p>
|
|||
</div>
|
||||
<div class="footer">
|
||||
© 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue