On Fri, May 31, 2013 at 03:01:04PM +0400, Cyrill Gorcunov wrote: > > > > -yinfile = open("yopts.c.in") > > > > +yinfile = open(arg_opts.dir + "yopts.c.in") > > > > > > os.path.join(arg_opts.dir, "yopts.c.in") > > Here is updated one.