This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python][rfc] Attempt to print the base class if a there is no Python pretty-printer for a derived class.


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> Okay, I was concerned if the pretty printer for Base would
Pedro> access Y::x instead of Base::x.

Ah, I see.  Well, we ought to have a test case to make sure :)

But I think it won't, since the printer will see an object of type
Base.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]