view flax/editline @ 1856:55e41b61b472

python 3 upgrade starts: makefile and requirements pull py3 pkgs (with some pkg updates) Ignore-this: 29661f1a805befbd53ac306f241004dc
author drewp@bigasterisk.com
date Tue, 21 May 2019 23:37:26 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk