In reply to Vaino:
Why do you want the parent to be a parameter of your class? Just pass it as the second argument to your create_child class.
In reply to Vaino:
Why do you want the parent to be a parameter of your class? Just pass it as the second argument to your create_child class.