view flax/editline @ 1468:b291b7be7332

refactor. try to remove connector turds (failed) Ignore-this: 5341ffd154c24e4c62f3d58bdc595b7
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 12 Jun 2016 11:35:25 +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