On Tuesday 22 July 2008 13:06:52 Charles R Harris wrote: > I just replaced () by []. The 1.1.x version is now > > dt = zip(ddtype.names, [s[1] for s in ddtype.descr]) > > Which should have the same effect, although not done as slickly. Bah, that'll do for now. Many many thanks !