On Dec 20, 5:27 pm, walterbyrd <walterb...@iname.com> wrote:
> On Dec 19, 10:25 am, Michael Torrie <torr...@gmail.com> wrote:
>
> > Personally the new string formatter is sorely needed in Python.  
>
> Really? You know, it's funny, but when I read problems that people
> have with python, I don't remember seeing that. Loads of people
> complain about the white space issue. Some people complain  about the
> speed. Lots of complaints about certain quirky behavior, but I have
> not come across any complaints about the string formatting.
>
> In fact, from what I have seen, many of the "problems" being "fixed"
> seem to be non-problems.
>
> I dunno, maybe it's just me.

You are exactly right Walter. I have not even considered this angle
yet. Most of the complaints i hear are the redundant use of self.
Which I lamented about but have become accustom(brainwashed) to it. I
would remove this if it where up to me. I also hear a lot of
complaints about speed. But never once in my life a problem with new
users and string formatting.

hmmm... food for thought

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to