comparison tests/test-convert-p4-filetypes.t @ 25661:20de1ace07a9

check-code: detect legacy exception syntax We just rewrote all files to use modern exception syntax. Ban the old form. This will detect the "except type, instance" and "except (type1, type2), instance" forms.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 23 Jun 2015 22:20:01 -0700
parents c63a09b6b337
children 64ed9f904532
comparison
equal deleted inserted replaced
25660:328739ea70c3 25661:20de1ace07a9