view flax/editline @ 1412:4916b397b5b8

collector: don't fail to start just because some devs can't be mapped Ignore-this: f05e0d764e7a646f7cd8594b90f66b52
author drewp@bigasterisk.com
date Fri, 10 Jun 2016 03:26:27 +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