]> andersk Git - libyaml.git/blobdiff - examples/tags.yaml
Include an example of a custom tag from Python
[libyaml.git] / examples / tags.yaml
index 3d31538731ceb6c33797bdbca557316e15228b57..3d5a010ac0a6e8154c7cc500a61f707cb1dd788e 100644 (file)
@@ -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'
This page took 0.126126 seconds and 4 git commands to generate.