So in the process of fixing bug #271790, I noticed that most of the other builtin commands use self.outf.write instead of trace.note (or an appropriate trace function). I was wondering if this is intentional or should I fix them to use trace.note? I would submit this as a separate merge proposal. Ciao, Gordon