commit | ec953e1eef9557dbb26d46cf0b14ff8576f502cb | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Mon Dec 11 11:56:18 2017 -0800 |
committer | James E. Blair <jeblair@redhat.com> | Mon Dec 11 12:07:03 2017 -0800 |
tree | 29238dbbfae9a0d59d1c1768d3b0aa7778e62d3e | |
parent | 4e4a5e671ec15c3e0a7b89ff9092354a68032cc6 [diff] |
Error on duplicate YAML keys This should help avoid a situation where a dictionary value is silently overwritten. This is in accordance with the YAML spec, and it is a great mystery why pyyaml doesn't do this already. Change-Id: I130f2b7e9c9fb8bd4176fd658f378e249a6a3b3f