In article <4b2602a0$0$30660$426a3...@news.free.fr>,
Bruno Desthuilliers  <bruno.42.desthuilli...@websiteburo.invalid> wrote:
>zeph a écrit :
>>
>> 4) It's better to collect all your eventual output into a string that
>> you print
>
>Yuck ! Definitly one of the worst advises you could give.
>
><OP>
>By all mean, *DONT* do that. Use a templating system instead.
></OP>
Because I know Zeph, I know that you two aren't actually disagreeing.  ;-)
Templates are one good way to follow Zeph's advice, but particularly for
small projects they may be overkill.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

Weinberg's Second Law: If builders built buildings the way programmers wrote 
programs, then the first woodpecker that came along would destroy civilization.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to