Zen of Python

Bill Mill bill.mill at gmail.com
Wed Jan 19 14:46:29 EST 2005


The example that occurs to me is that "import smtplib" is better than
"import stdlib.inet.services.smtp".

Peace
Bill Mill
bill.mill at gmail.com 


On Wed, 19 Jan 2005 14:13:47 -0500, Timothy Fitz <firemoth at gmail.com> wrote:
> While I agree that the Zen of Python is an amazingly concise list of
> truisms, I do not see any meaning in:
> 
> Flat is better than nested.
> 
> I strive for balance between flat and nested. Does anyone have a good
> example of where this is applied? (specifically to python, or in
> general)
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list