[Tutor] Re: Perl Symbology

Abel Daniel abli at freemail.hu
Thu Feb 10 18:22:30 CET 2005


Bill Mill writes:

> I get the impression that many pythonistas don't like string
> interpolation. I've never seen a clear definition of why.
>From "import this":

     Explicit is better than implicit.

And doesn't perl's method mean that you have to escape _every_
_single_ '$' in strings? I think having to escape '\' is bad enough.


More information about the Tutor mailing list