view flax/editline @ 1699:bbe05d5c6a8f

move rdfdb.service to rdfdb repo Ignore-this: 7245785c2345e5f745fbe1c45ba45b17
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 26 Apr 2018 08:22:19 +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