typing: move vararg_length on each argument, instead of the whole signature
authorJean Privat <jean@pryen.org>
Tue, 10 Nov 2015 14:45:58 +0000 (09:45 -0500)
committerJean Privat <jean@pryen.org>
Tue, 10 Nov 2015 14:45:58 +0000 (09:45 -0500)
This will permit to have more that one vararg per call.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found