On Thu, 23 Oct 2008 08:33:16 -0400, bearophile <[EMAIL PROTECTED]> wrote:
>I always use English for variable names, instead of my language, because I've >had my share of debugging code with variables in other languages and it's not >a nice thing to do. > >Regarding Python code, its std libs keeps identifiers in English only, but >when they have invented the OneLaptopForChild that uses Python a lot, they >have decided that 'kids' may enjoy using variable names in their language... > >Bye, >bearophile Keep children away from Python. Let them have happy lives :)
