On 11/13/2014 06:32 PM, Moises Lopez wrote:
> Hello Georges,
>
> Sentence import pdb, import pudb, import ipdb (and maybe print) is
> usefully to debug local.
> If you need use this sentence in stable branch you will can add a
> comment of this type:
>
> import pdb # pylint: disable=W0402
>
and that is enough for me to lift the objection !
For the record, I've been using pre-commit hooks for years to avoid
accidental commits of  pdb.set_trace(), but that wouldn't do for a
project wide enforcement such as the one being set in place.

Keep up the great job, folks !



_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to