On Fri, May 31, 2013 at 02:53:33PM +0400, Andrew Vagin wrote: > > > > # Get the template in > > -yinfile = open("yopts.c.in") > > +yinfile = open(arg_opts.dir + "yopts.c.in") > > os.path.join(arg_opts.dir, "yopts.c.in") How it's different?