>>>>> "Sunnan" == Sunnan  <[EMAIL PROTECTED]> writes:

    Sunnan> It's just that I'm having a hard time matching that quote
    Sunnan> to what I though python was about. I thought boring code
    Sunnan> was considered a virtue in python. ("Explicit is better
    Sunnan> than implicit", "sparse is better than dense".)

Boring code is code that numbs your senses with constant flow of
boilerplate crap, memory management and redundant type declarations
and general blah blah that you skip when you are trying to figure out
what a piece of code does. It's a code that you wish you could train a
monkey to write for you while you go for lunch. Think C++ or Java.

-- 
Ville Vainio   http://tinyurl.com/2prnb
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to