view flax/editline @ 1265:50f8a1a7d5cd

KC don't rebuild your tree so many times Ignore-this: ea3291d68a349704e746d01e1fdd449d
author drewp@bigasterisk.com
date Sun, 14 Jun 2015 03:19:48 +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