On Sat, Apr 12 2008 at 12:15:33PM BRT, "\"Martin v. Löwis\"" <[EMAIL
PROTECTED]> wrote:
> > True, I'm not implying anything should be broken, just that much of the work
> > can be mechanical conversion. Also, for some of us, % formatting will
> > remain the "first way" of generating formatted string output as long as it
> > exists in the language.
>
> For that reason, I wouldn't want 2to3 to convert it for me, at least not
> by default.
If you don't want % conversion at all, you can always simply skip that
specific fixer with 2to3 -f fix1 -f fix2 (...). Come to think of it, it
would be nice to have a -F/--no-fix option to indicate fixers *not* to run.
rbp
--
Rodrigo Bernardo Pimentel <[EMAIL PROTECTED]> | GPG: <0x0DB14978>
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com