In article <[EMAIL PROTECTED]>,
 "Sandra-24" <[EMAIL PROTECTED]> wrote:

>Can you create an instance of a subclass using an existing instance of
>the base class?

I think you're taking Python's OO-ness too seriously. One of the 
strengths of Python is that it can _look_ like an OO language without 
actually being OO.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to