Mercurial > libervia-backend
log frontends/src/jp/base.py @ 2189:a25a256688e2
age | author | description |
---|---|---|
Sun, 12 Mar 2017 23:33:26 +0100 | Goffi | jp (base): output can now specify a default when registering |
Sun, 12 Mar 2017 23:32:43 +0100 | Goffi | jp (base): replaced log.warning by stderr prints |
Sun, 12 Mar 2017 23:31:06 +0100 | Goffi | jp (outputs): moved output options parsing and checking to base methods |
Thu, 09 Mar 2017 23:09:18 +0100 | Goffi | jp (base): added generic errback to CommandBase + show error message on plugin ImportError |
Sun, 05 Mar 2017 21:36:01 +0100 | Goffi | core, bridge: renamed getProfileName to profileNameGet according to new conventions |
Tue, 21 Feb 2017 21:01:40 +0100 | Goffi | jp (base): improved module import: |
Tue, 21 Feb 2017 21:01:40 +0100 | Goffi | jp (base, blog, output(std)): fixed bad unicode handling in stdout, use of jp.disp instead of simple print |