[CRIU] [PATCH yoda] Add command line parsing

Cyrill Gorcunov gorcunov at openvz.org
Fri May 31 06:59:06 EDT 2013


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?


More information about the CRIU mailing list