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? -- http://mail.python.org/mailman/listinfo/python-list
- Initializing a subclass with a super object? frankdmartinez
- Re: Initializing a subclass with a super object? Terry
- Re: Initializing a subclass with a super obj... frankdmartinez
- Re: Initializing a subclass with a super... Francesco Bochicchio
- Re: Initializing a subclass with a s... frankdmartinez