apydia_get_parents.patch
	Adds a method to get all parents of an object as a
	flattened list.
	
apydia_find_subclasses.patch
	Adds a method to ClassDesc to find subclasses.
	
apydia_skip_firstline.patch
	render_description flag to ignore first line of docstring.
	
apydia_exclude_gcallbacks.patch
	ignore methods starting with "on_" or "do_"