interface/python.cc: document order of superclasses
commit616f1fa757b8bca224f020bce4a23a042db34311
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Nov 2016 09:39:41 +0000 (29 10:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Nov 2016 10:28:31 +0000 (29 11:28 +0100)
tree0c778fb508627f94b7cac20120691fe2c920687d
parentc6619ad7df0c18ed10db90c3fa7ce47b16fda02b
interface/python.cc: document order of superclasses

In particular, explain that the order of the superclasses is
the opposite of the order of the corresponding annotations.

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