Is Python as capable as Perl for sysadmin work?

Nick Craig-Wood nick at craig-wood.com
Wed Feb 9 05:31:22 EST 2005


Jeff Epler <jepler at unpythonic.net> wrote:
>  Finally, Python just doesn't respond to threats as well as Perl does.
>  I have run into many Perl programs that just didn't quite work right
>  until I wrote '... or die "$!"' in the right places.

I find

  '... or die "You $@$!"'

works even better ;-)

Thanks for a very amusing post!
-- 
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick



More information about the Python-list mailing list