view flax/editline @ 1885:7bafb8213b4b

collector web view: try to reestablish socket if connection to server is lost Ignore-this: f83cd70844344c5e92e887c2068f87fb
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 28 May 2019 06:53:56 +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