Initializing a subclass with a super object?

frankdmartinez at gmail.com frankdmartinez at gmail.com
Sat May 10 19:22:37 EDT 2008


Class A inherits from class B.  Can anyone point me in the direction
of documentation saying how to initialize an object of A, a1, with an
object of B, b1?



More information about the Python-list mailing list