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

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