view flax/editline @ 115:f0e27aa8f0f5

attempt to make a better exception with getparport(). didn't help, afaict
author drewp
date Fri, 13 Jun 2003 06:13:31 +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