The 'N' plain scalar was still recognized as ``!!bool``. Fix it (close #26).
[pyyaml/python3.git] / tests / data / construct-bool.code
blob3d02580a6348c9f2887e6b036fc822a2f2bc4a05
2     "canonical": True,
3     "answer": False,
4     "logical": True,
5     "option": True,
6     "but": { "y": "is a string", "n": "is a string" },