From: Alex Gaynor Date: Wed, 7 Dec 2016 02:36:41 +0000 (-0500) Subject: Include an example of a custom tag from Python X-Git-Tag: upstream/0.2.1^2~46 X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/commitdiff_plain/ef55068d8ea6f9b6003af28faea8e8606a3c1215 Include an example of a custom tag from Python --- 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'