On 11/07/17 10:37, Rocky Bernstein wrote:
> Sure but that's a straw argument and has a lot of packed opinions in it.
> Things like "run my program exactly like I expect" is loaded with
> opinions.  As has already been noted, Python removes "if 0:" by
> default.  When I first saw that, I thought it was cool, but honestly it
> wasn't "exactly as I expect" because I wanted my decompiler to recreate
> the source code as written which helps me in testing and lo and behold I
> was getting something different :-)  You know what?  I got use to it. I
> had to change my opinion of what "exactly as I expect" meant slightly.

Actually, to me this would be an argument to remove the "if 0:"
optimization ;-).

Cheers,

Carl Friedrich
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to