Synopsis: print_class_synopsis( self, dest, listofmodules, context )
Prints text describing base classes and specicializations if there are any. Searches listofmodules for specializations. Prints on dest which is supposed to be a Formatter . Parameter context describes the class to be documented.