[Matplotlib-devel] matplotlib limitations and design flaws
Phillip Feldman
phillip.m.feldman at gmail.com
Tue Feb 16 10:57:56 EST 2016
OK. "if 0:" is a reasonable solution. I will remove the block comment
issue.
On Tue, Feb 16, 2016 at 3:20 AM, Jouni K. Seppänen <jks at iki.fi> wrote:
> Benjamin Root <ben.v.root at gmail.com> writes:
>
> > And if I need to temporarily "comment out" a chunk of code, triple
> quoting
> > works great.
>
> You can also insert an "if 0:" indented between your normal indentation
> levels, and end the block with "if 1:" unless you wanted to comment out
> to the end of the natural block.
>
> --
> Jouni K. Seppänen
> http://www.iki.fi/jks
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20160216/0eec1783/attachment.html>
More information about the Matplotlib-devel
mailing list