]> granicus.if.org Git - python/commit
Must declare vrbls at the tops of blocks in C89 (wouldn't compile).
authorTim Peters <tim.peters@gmail.com>
Sun, 13 Apr 2003 03:25:15 +0000 (03:25 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 13 Apr 2003 03:25:15 +0000 (03:25 +0000)
commit38fc837fa94afc71db9436b725df68c4cf5efda8
tree55b026e679322086c85e239669918a4bcf3a5442
parent3576066cad445e0b3870766fa661b534f9799de7
Must declare vrbls at the tops of blocks in C89 (wouldn't compile).
Modules/_csv.c