Ned Deily <n...@acm.org> added the comment: r73160 does make the spurious errors go away - along with the compiles of all the other modules! Suggest removing the spurious "!"'s:
926c926 < -x 'bad_coding|badsyntax|site- packages|py2_test_grammar|crlf|different_encoding|' \ --- > -x 'bad_coding|badsyntax|site- packages|py2_test_grammar|crlf|different_encoding' \ 931c931 < -x 'bad_coding|badsyntax|site- packages|py2_test_grammar|crlf|different_encoding|' \ --- > -x 'bad_coding|badsyntax|site- packages|py2_test_grammar|crlf|different_encoding' \ ---------- status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6184> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com