module for merging hierarchies using the C3 algorithm
C3 is an algorithm which aims to provide a sane method resolution order
under multiple inheritence.

Maintainer: Sean Comeau <scomeau@obscurity.org>
