view flax/editline @ 1691:a18eb09762b7

move rdfdb to a new project Ignore-this: 8ce04a43895d1516cd7c14421840eeaf
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 18 Feb 2018 08:05:04 +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