view flax/editline @ 823:eefe63581d35

monkeypatch for rdflib that fixes a bug serializing floats Ignore-this: 86a4069b2c3bd64938d25413a10854a4
author drewp@bigasterisk.com
date Thu, 17 Jan 2013 03:58:01 +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