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][patch] Attempt to use Python pretty-printers on baseclasses of a derived class (where no Python pretty-printer exists for thatderived class).


Tom Tromey wrote:
Phil> +	  /* Attempt to run the Python pretty-printers on the
Phil> +	  baseclass if possible.  */

The second line here is not indented properly.
"baseclass" should line up with "Attempt".

Fix this and check it in, thanks!
Fixed, and checked in to archer-tromey-python.

Regards

Phil


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