Mercurial > libervia-backend
log frontends/src/jp/base.py @ 2277:637886ac35f6
age | author | description |
---|---|---|
Wed, 28 Jun 2017 01:21:49 +0200 | Goffi | jp (base): added no_lf in disp() to avoid printing a line feed |
Thu, 04 May 2017 00:36:03 +0200 | Goffi | jp: fixed progress |
Thu, 27 Apr 2017 01:01:43 +0200 | Goffi | jp: added use_pubsub and use_pubsub_node_req arguments to CommandBase |
Wed, 29 Mar 2017 19:42:44 +0200 | Goffi | jp (base): added msg and exit_code argument to errback so it's more generic |
Mon, 13 Mar 2017 23:14:00 +0100 | Goffi | jp (base): raise InternalError if output is used when use_output is not declared |
Sun, 12 Mar 2017 23:33:26 +0100 | Goffi | jp (base): output can now specify a default when registering |