[issue5733] ignore py3_test_grammar.py syntax error

2009-04-11 Thread Benjamin Peterson
Benjamin Peterson added the comment: Should be fixed in r71494. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue5733] ignore py3_test_grammar.py syntax error

2009-04-11 Thread Benjamin Peterson
Benjamin Peterson added the comment: Oh, indeed. I wonder what the best way to do that is? -- assignee: collinwinter -> resolution: invalid -> status: closed -> open title: py3_test_grammar.py syntax error -> ignore py3_test_grammar.py syntax error __