view flax/editline @ 1155:749c9c372983

show all call args in terminal title Ignore-this: d195cabffe26f3822ddd118358c8aaab
author drewp@bigasterisk.com
date Sat, 14 Jun 2014 23:40:45 +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