Is Python as capable as Perl for sysadmin work?

Caleb Hattingh caleb1 at telkomsa.net
Thu Feb 10 00:05:24 EST 2005


Roy

> How about the Yoda version:
>
> do:
>    statement
> do not do:
>    statement

The Yoda version actually goes

   statement
:do
   statement
:not do

Caleb



More information about the Python-list mailing list