view flax/editline @ 914:092c00f6ba25

fixes for Submaster init method Ignore-this: 338d19cb4522babe56a77d46e863fe5d
author drewp@bigasterisk.com
date Mon, 10 Jun 2013 19:56:42 +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