In article <[EMAIL PROTECTED]>,
Adam DePrince  <[EMAIL PROTECTED]> wrote:
>
>Unless internationalization was a concern, few people would write:
>
>THE_ANSWER_IS = "The answer is"
>print THE_ANSWER_IS, x

However, there's a moderately large (and growing!) set of people who
would argue that I18N is *always* a concern -- it's just that a lot of
people either don't know it yet or ignore it.
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"19. A language that doesn't affect the way you think about programming,
is not worth knowing."  --Alan Perlis
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to