[Python-3000] Builtin iterator type

Andrew Koenig ark-mlist at att.net
Sun Nov 19 17:42:09 CET 2006


> The only completely accurate semantic check is to run
> the program and see if it produces the right result.

If that were possible, we could solve the halting problem :-)

> In other words, don't LBYL, but Just Do It, and use
> unit tests.

A fine idea when it's possible.  Unfortunately, it's not always possible.




More information about the Python-3000 mailing list