view flax/editline @ 1614:8753dd9e6bd1

add a bit of #ffffff to small rainbow Ignore-this: d32db85f76e5bc74d29884e5c1890c98
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 07 Jun 2017 04:50:30 +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