]> granicus.if.org Git - graphviz/commit
remove use of Python 2 syntax in some demo files
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 3 Jul 2021 02:03:38 +0000 (19:03 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 9 Jul 2021 04:46:51 +0000 (21:46 -0700)
commit84822dba6a7fb649669bb253489adf7dccf50652
tree17b44c57eb2d15174e6803863a22241b8159a1e8
parent414787b8a8fbbeee21d2910f340869ac7c28b7db
remove use of Python 2 syntax in some demo files

The last remnants of Python 2 support were removed in
61ae0419198465b457df875881a2dae0aadc8bfd. So it makes sense to update these
examples to be Python 3 only.
dot.demo/gv_test.py
tclpkg/gv/demo/modgraph.py
tclpkg/gv/examples/layout.py
tclpkg/gv/examples/simple.py
tclpkg/gv/test.py