On 1/9/07, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > That seems fine for 2.x, but 3.x should have Only One Way To Do It. 2.x > needs both syntaxes to support writing forward-compatible code.
Really? I personally expect that that's a lost cause. A much more modest goal would be to write code that doesn't need additional changes after being run through the refactoring tool (sandbox/2to3). -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ 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
