view flax/editline @ 1529:abe692d0a811

move some hardcoded 2016 values Ignore-this: 18491ff3fb59facd63d6ac4b93e780ea
author drewp@bigasterisk.com
date Wed, 10 May 2017 03:30:00 +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