view flax/editline @ 1789:d8ae388a8076

autodeps: try pruning some unrelated patches Ignore-this: 5382b18ab437706b00ecc9dad6c08f0
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 07 Jun 2018 17:42:36 +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