Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Tracking Child Classes

Originally published: 2012-05-18 13:46:21
Last updated: 2012-05-30 10:00:21
Author: Evert van de Waal

This recipe allows a base class to keep track of the child classes that inherit from it using a metaclass.