summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-12-06 21:36:41 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-12-07 18:46:17 -0600
commitef55068d8ea6f9b6003af28faea8e8606a3c1215 (patch)
tree71c53d29fbb57453f04ea4e0c869b8c5e770bb3b /examples
parent80f22796f123fb7ebe4df820102802af7f8ec1d1 (diff)
downloadlibyaml-git-ef55068d8ea6f9b6003af28faea8e8606a3c1215.tar.gz
Include an example of a custom tag from Python
Diffstat (limited to 'examples')
-rw-r--r--examples/tags.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tags.yaml b/examples/tags.yaml
index 3d31538..3d5a010 100644
--- a/examples/tags.yaml
+++ b/examples/tags.yaml
@@ -4,3 +4,4 @@ gif_file: !!binary |
+f/++f/++f/++f/++f/++SH+Dk1hZGUgd2l0aCBHSU1QACwAAAAADAAMAAAFLC
AgjoEwnuNAFOhpEMTRiggcz4BNJHrv/zCFcLiwMWYNG84BwwEeECcgggoBADs=
explicit_string: !!str 0.5
+python_tag: !!python/complex '1.0+2.0j'