view flax/editline @ 1477:a6f1b8368f09

checkpoint show data Ignore-this: a873a202d517b42be0b02f6f04122468
author drewp@bigasterisk.com
date Sun, 12 Jun 2016 21:03:54 +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