Common Python Idioms
Steven D'Aprano
steve at REMOVE.THIS.cybersource.com.au
Thu Dec 7 07:39:50 EST 2006
On Thu, 07 Dec 2006 04:08:18 -0800, Stephen Eilert wrote:
> Given that Python says that "There Should Be Only One Way to Do It",
Python says no such thing.
Perhaps you should run "import this" at the prompt, and read _carefully_
and take note of the difference between the Zen of Python and what you
wrote, because the difference is very, very significant.
--
Steven.
More information about the Python-list
mailing list