Mercurial > code > home > repos > light9
view flax/editsub @ 298:d0f29e247af4
dmxclient cleanups and remove empty file
author | David McClosky <dmcc@bigasterisk.com> |
---|---|
date | Mon, 20 Jun 2005 08:43:35 +0000 |
parents | c31601504358 |
children |
line wrap: on
line source
#!/usr/bin/env python import sys import Subcomposer Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)