commit | c426ffcdfc12cbe13e307cf3897d99a5511fc8ca | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Sun Oct 01 21:16:45 2006 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Sun Oct 01 21:16:45 2006 +0000 |
tree | e5a2bb02f24cd4b40388d5d0eaa620a8e80664b0 | |
parent | 54c3db55a2845396651db8cd12f7e99ec20aab92 [diff] |
Some syntax errors were being caught by tokenize during the tabnanny check, resulting in obscure error messages. Do the syntax check first. Bug 1562716, 1562719