Martin v. Löwis <[EMAIL PROTECTED]> wrote: > I propose the PEP below for Py3k.
I think it's a good idea. It would be nice if the PEP included something about forwards compatibility. Ideally, there should be a way to write a module that works with both 2.x and 3.x (e.g. using preprocessor macros). Obviously the 3.x design should not be compromised for this sake though. Neil _______________________________________________ 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
