Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [PATCH 1/4] use native code in more places for file ops
Date: Fri, 20 May 2016 15:47:45
Message-Id: 20160520084654.69ab74ec.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] [PATCH 1/4] use native code in more places for file ops by Mike Frysinger
1 On Fri, 20 May 2016 10:27:43 -0400
2 Mike Frysinger <vapier@g.o> wrote:
3
4 > Rather than shell out to cp/rm/mv, use python native code to do
5 > things. ---
6 > catalyst/base/stagebase.py | 39
7 > +++++++++++++++------------------------ 1 file changed, 15
8 > insertions(+), 24 deletions(-)
9 >
10
11
12 Yes, looks good, and about time ;)
13
14 --
15 Brian Dolbec <dolsen>