> > Maybe we don't want char range If string constants would be rich
> > enough.
>
> But as soon as we want a string that doesn't correspond to any
> pre-defined constants, we're hosed.  For example, there isn't
> a constant that would correspond to this Perl-ism:
>
>   print l ... w, e ... j, L ... W, E ... J, "\n";

Yes, I'm certain that l ... w, e ..j will never be a constant
because that doesn't mean a thing so nobody want them :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to