[Tutor] What's the keyword for the Python creed?

Jordan wolfrage8765 at gmail.com
Thu Sep 15 20:25:33 CEST 2011


I think you mean the Zen of Python:
http://www.python.org/dev/peps/pep-0020/
The command is
>>> import this
--
Jordan
On 09/15/2011 11:19 AM, Richard D. Moores wrote:
> You know, at the interactive prompt you enter some Monty Python word
> that I can't remember, and you get a small list of pithy pythonic
> advice such as "explicit is better than implicit", etc.
>
> Thanks,
>
> Dick Moores
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor


More information about the Tutor mailing list