Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [PATCH] lint: use comments for comments, not inline docstrings
Date: Tue, 06 Oct 2015 17:28:40
Message-Id: 20151006102749.0757db25.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] [PATCH] lint: use comments for comments, not inline docstrings by Mike Frysinger
1 On Tue, 6 Oct 2015 13:20:17 -0400
2 Mike Frysinger <vapier@g.o> wrote:
3
4 > It's uncommon to dump docstrings in the middle of code in the place of
5 > comments. Convert them all to standard comments.
6 > ---
7 > catalyst/base/stagebase.py | 219
8 > ++++++++++++++++++-------------------------
9 > catalyst/fileops.py | 8 +- catalyst/targets/snapshot.py
10 > | 8 +- 3 files changed, 99 insertions(+), 136 deletions(-)
11 >
12 >
13
14 Works for me :)
15
16 --
17 Brian Dolbec <dolsen>