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 ... -- https://mail.python.org/mailman/listinfo/python-list