> - def putr(self, cmd, desc): > - self.putt([cmd, ['Reply: %s' % desc]]) > + def putr(self, desc): > + self.putt([self.cmd, ['Reply: %s' % desc]])
Hmmm, this doesn't handle ACMDs nicely... needs some more thought.
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel