Roman assignments (Re: Overloadable Assignment PEP)

A. Lloyd Flanagan alloydflanagan at attbi.com
Fri Apr 4 10:56:15 EST 2003


aahz at pythoncraft.com (Aahz) wrote in message news:<b6j2ks$8gg$1 at panix2.panix.com>...
...
> ...and if we add a
> 
>     from __past__ import FORTRAN
> 
> it only applies when the names are I, J, K, L, M, or N.

This is brilliant!!  But how are the implementors of the sets module
going to feel?  They could have skipped all that work and just done

from __past__ import Pascal




More information about the Python-list mailing list