[Python-3000] Support for PEP 3131
Michael Urman
murman at gmail.com
Mon Jun 11 15:15:20 CEST 2007
On 6/11/07, Ka-Ping Yee <python at zesty.ca> wrote:
> Your attempted parallel does not match: it breaks code,
> whereas Steve's does not.
However the same code which would break only if we find we need to
restrict the characters in identifiers further than the restrictions
in the PEP, is broken off the bat in Steve's scenario because it won't
run in differently configured environments.
Michael
--
Michael Urman
More information about the Python-3000
mailing list