view flax/editline @ 1348:9ea0dbe3c8b4

rdfdb logging Ignore-this: 7a0080cd4b0d434c049e401d63a7a3b4
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 05 Jun 2016 03:04:03 +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