view flax/editline @ 1261:0334563c94b6

put rdflib to 4.1.2 since refreshes are getting weird and i want to narrow down the changes Ignore-this: 551c60d89941228d3b2b93945550d1c6
author drewp@bigasterisk.com
date Sun, 14 Jun 2015 00:50:35 +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