view flax/editline @ 1037:531e097d3386

give up on forcing everyone to pass URIRef context; accept Graph objects too Ignore-this: dbba5eacc31d9b64cb3627f037530608
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 27 May 2014 07:30:55 +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