Why and how "there is only one way to do something"?

Aahz aahz at pythoncraft.com
Thu Dec 15 10:14:59 EST 2005


In article <mailman.2138.1134650183.18701.python-list at python.org>,
Steve Holden  <steve at holdenweb.com> wrote:
>
>(Part of) Python's credo (which you can read in context by typing
>
>     import this
>
>at an interactive command prompt) is "There should be one (and 
>preferably only one) way to do it".

Actually, I've gotten used to doing

    python -c 'import this'
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Don't listen to schmucks on USENET when making legal decisions.  Hire
yourself a competent schmuck."  --USENET schmuck (aka Robert Kern)



More information about the Python-list mailing list