Tim Hochberg wrote: [CHOP] > > import test;seven_seg=test.test_vectors.get > > This works if you run test. It fails if you try to run it standalone > since the import order is wrong. [CHOP] Or maybe not. An earlier version did, but this one seems OK. -tim