On Thursday 18 March 2010 06:33:01 Donovan Lee Wanhoy wrote:
> Hi,
>
> Is there a reason to make it optional, rather than have it enabled at
> all
>
> > times?
>
> I assumed that the bug ticket said to make it optional. Attached is the
> same code except there is no option check.
> Hope this one is okay.
>
> Donovan Lee Wanhoy


I don't know to which files belong the diffs you send us.

Could you send us a nice patch, something like 

$ hg diff > no-docstring-warning.diff

?

Sending a mercurial diff makes it very easy to import it:
we can use it with the mercurial extention mqueue, or with
$ hg patch (--no-comit) something.diff

-- 

Emile Anclin <emile.anc...@logilab.fr>
http://www.logilab.fr/   http://www.logilab.org/ 
Informatique scientifique & et gestion de connaissances
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to