]> andersk Git - libyaml.git/commitdiff
Include an example of a custom tag from Python
authorAlex Gaynor <alex.gaynor@gmail.com>
Wed, 7 Dec 2016 02:36:41 +0000 (21:36 -0500)
committerIan Cordasco <graffatcolmingov@gmail.com>
Thu, 8 Dec 2016 00:46:17 +0000 (18:46 -0600)
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.146794 seconds and 5 git commands to generate.