Zachary Ware added the comment: Starting a review of #19492, I realized my original regexs didn't take comments into account. Grepping "^\s+return\s*(#.*)?$" instead turned up a couple more skips, including some in test_tempfile that said "return # ugh, can't use SkipTest", relics of the days before unittest.SkipTest.
---------- Added file: http://bugs.python.org/file32601/skiptest_not_return_or_pass.v2.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19572> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com