Re: library.gnome.org



On Mon, Jul 30, 2007 at 06:18:44PM +0200, Frederic Peters wrote:
> > I did take a look at the BZR stuff. IIRC it had some bad stuff, e.g.
> > calling programs by using a shell.
> 
> Do you mean you would prefer calls to xsltproc to be done via os.spawn
> instead of os.system ?  I can change this.

Yes. This avoids shell escaping issues. Perhaps use subprocess instead
of system (so you can easily capture the error messages).


-- 
Regards,
Olav



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]