view flax/editline @ 1659:16e0af42613f

collector web client show call count in status display Ignore-this: b452b23ed91efb4ebf53c1bfacb9a33e
author drewp@bigasterisk.com
date Sat, 10 Jun 2017 23:35:16 +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