> 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. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com