python interface: extract method print_method_types
commit1031d386caf60aae7229ad6530b647983d7f8585
authorTobias Grosser <tobias@grosser.es>
Thu, 30 Jun 2016 14:22:31 +0000 (30 16:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2016 13:32:15 +0000 (1 15:32 +0200)
tree87dad21221c99da1726cfacc3f6d69fad1d081ba
parent52d7c092b57badf854ae4972adbcef82b7230f01
python interface: extract method print_method_types

This method will be extended in a later commit. Extract it beforehand to
reduce code growth and use this opportunity to add some documentation.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
interface/python.cc