On Thu 10 Apr 2008 at 08:27AM, Trevor Watson wrote:
> Could you incorporate the 'failed with return code %(retcode)s' into __call 
> too - it seems like a simple optimization of the arguments since all of the 
> calls to this method use that same string?
> 

Wow, this is more complicated than what I would have done, but kudos
on knowing everything about % in python.

I like it mostly, but prefer the use of ----- as a spacer, perhaps.

Might there also be a bug here?  It seems like you'd need to drain the
stdout of the process prior to doing a wait()?  Or maybe not.

Need to use _()?

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - [EMAIL PROTECTED] - blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to