#!/usr/bin/env python from GTKStopwatch import gtkStopwatch if __name__ == "__main__": sw = gtkStopwatch() sw.main()