Gentoo Archives: gentoo-catalyst

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [PATCH 10/10] resume: convert to log module
Date: Sun, 11 Oct 2015 14:16:57
Message-Id: 561A6F52.2090508@gentoo.org
In Reply to: [gentoo-catalyst] [PATCH 10/10] resume: convert to log module by Mike Frysinger
1 On 10/11/15 2:29 AM, Mike Frysinger wrote:
2 > The AutoResumeError exception wasn't actually used as an exception --
3 > it was never raised, only printed. Throw it away in place of a plain
4 > log message.
5 > ---
6 > catalyst/base/resume.py | 22 ++++------------------
7 > 1 file changed, 4 insertions(+), 18 deletions(-)
8 >
9
10 all the 'convert to log modules' are pretty straight forward.
11
12 mike let me know when you think i should give master/HEAD a test drive.
13
14 --
15 Anthony G. Basile, Ph.D.
16 Gentoo Linux Developer [Hardened]
17 E-Mail : blueness@g.o
18 GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
19 GnuPG ID : F52D4BBA

Replies

Subject Author
Re: [gentoo-catalyst] [PATCH 10/10] resume: convert to log module Mike Frysinger <vapier@g.o>