view flax/editline @ 1505:e917fb4eea3a

rm some broken code Ignore-this: 2548f05c99cf908688fe0c286b6ab02f
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 28 Mar 2017 05:04:07 +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