view flax/editline @ 555:1b56c80b1ee4

patch for newer linux kernels which apparently have err() but not info() Ignore-this: dc59850cb3f6d08aaa9c478aa4e4d4ef
author drewp@bigasterisk.com
date Sat, 19 Jun 2010 07:02:35 +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