view flax/editline @ 911:4b9997ab0e4f

push some logs down to debug. -v flag on SC. another tripleFilter optimization Ignore-this: 41de7e838ff6c775ee4e350f4dfa141d
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 10 Jun 2013 09:58:59 +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