anomaly

Rustom Mody rustompmody at gmail.com
Tue May 12 22:31:34 EDT 2015


On Wednesday, May 13, 2015 at 7:47:03 AM UTC+5:30, Paul Rubin wrote:
> Rustom Mody  writes:
> > You made TRUE into FALSE!!
> 
> The answer is: yes!  Haskell can do that.
> 
>    Prelude> let 2+2=5 in 2+2
>    5

:-)

And we come back to the OP.
It *looks* like this is some profound question about OO-philosophy
But name-resolution has happened before that and in an unexpected fashion

Like puzzling over a strange printf behavior in C
And not noticing that the compiler-call was
$ gcc -Dprintf=puts ...




More information about the Python-list mailing list