On Saturday, May 3, 2014 7:24:08 AM UTC+5:30, Chris Angelico wrote: > On Sat, May 3, 2014 at 11:42 AM, Rustom Mody wrote: > > Two identifiers that to some programmers > > - can look the same > > - and not to others > > - and that the language treats as different > > is not fine (or fine) to me.
> The language treats them as the same, though. Whoops! I seem to be goofing a lot today Saw Peter's >>> (fine, fine) = (1,2) Didn't notice his next line >>> (fine, fine) (2, 2) So then I am back to my original point: Python is giving better behavior than Haskell in this regard! [Earlier reached this conclusion via a wrong path] -- https://mail.python.org/mailman/listinfo/python-list