Re: create object base on text file
On Friday, January 25, 2013 9:04:31 PM UTC+8, Dave Angel wrote: > On 01/25/2013 07:06 AM, moonhkt wrote: > > > Hi All > > > > > > Python 2.6.x on AIX > > > > > > Data file > > > > > > PrinterA > > >print Production batch1 > > > xx > > >
Re: create object base on text file
On 01/25/2013 07:06 AM, moonhkt wrote: Hi All Python 2.6.x on AIX Data file PrinterA print Production batch1 xx print Production batch2 xx print Production batch3 xx
