--- you can reply above this line --- New issue 105: Internal TypeError when assert is on a line with multiple commands and the assertion fails http://bitbucket.org/hpk42/py-trunk/issue/105/internal-typeerror-when-assert-is-on-a-line-with-multiple-commands-and-the-assertion
David Horat / davidhorat on Wed, 9 Jun 2010 15:19:05 +0200: Description: When I run py.test over the attached file test_py_error.py I got an Exception TypeError from py code. This seems to be with some parsing problem because it only appears when we have an assert on the a line with multiple commands and the assertion fails. The code and output files attached are self explanatory. Responsible: hpk42 -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev