Stephen Nelson-Smith wrote: > On 9/20/07, cedric briner <[EMAIL PROTECTED]> wrote: > >> To let you know, I'm writing a script to generate bind9 configuration >> from a nis hosts table. So I was trying in a one re to catch from this: >> >> <ip> <hostname> [ <cname> ...] [# comment] >> e.g: >> 10.12.23.45 hostname1 alias1 alias2 alias3 # there is a nice comment >> 37.64.86.23 hostname2 >> 35.25.89.34 hostname3 alias5 > > I'm not sure I follow. Could you state explicitly what the input is > (I think the above), and what output you want? > > S. >
the input is 10.12.23.45 hostname1 alias1 alias2 alias3 # there is a nice comment 37.64.86.23 hostname2 35.25.89.34 hostname3 alias5 the ouput is <ip> <hostname> [ <cname> ...] [# <comment>] -- Cedric BRINER Geneva - Switzerland _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor