From: Jochen V. <vo...@se...> - 2004-11-02 17:34:14
|
Hello, On Sun, Oct 31, 2004 at 10:33:27AM -0600, John Hunter wrote: > >> 7) The template backend uses=3D20 > >>=20 > >> verbose.report('Error: %s'%msg) > >>=20 > >> Should this be 'verbose.report_error' instead? >=20 > Yes. >=20 > Steve> No verbose() at all! But I agree I think it should be > Steve> 'verbose.report_error' >=20 > Yes, it should. All printing should either go to verbose.report or > verbose.report_error, so that the user specified output handles are > used. This was just an oversight in backend_bases.error_msg. > Everyone should feel free to fix these as they find them. Then the recent change to error_msg_template should be reverted, shouldn't it? All the best, Jochen --=20 http://seehuhn.de/ |