view flax/editline @ 1876:8da5b4edcb7e

type fixes, especially for collector_client Ignore-this: c4ad6f85a477fc034ceb6e996e701de8
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 27 May 2019 07:03: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