python interface: isl_class::print_method: extract out print_type_check
commit400ac547d7a3489e8916d8b8146ac34925583096
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2016 14:29:53 +0000 (1 16:29 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2016 15:11:03 +0000 (1 17:11 +0200)
treec8592ad3ee97e593f0e5fb2021f26c9859af1998
parent51067511a3156bdbd9f27dc2762c5e37430d922a
python interface: isl_class::print_method: extract out print_type_check

This function will be reused in the next commit to print checks
for the argument of the __str__ method.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
interface/python.cc