From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:repoman commit in: repoman/pym/repoman/tests/
Date: Tue, 5 Dec 2017 18:32:07 +0000 (UTC) [thread overview]
Message-ID: <1512498289.91e761f832abede0a60433d0a824b6ab04a541e8.dolsen@gentoo> (raw)
commit: 91e761f832abede0a60433d0a824b6ab04a541e8
Author: El Acheche Anis <elacheche <AT> ubuntu <DOT> com>
AuthorDate: Mon Jul 24 04:46:28 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 5 18:24:49 2017 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=91e761f8
repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E401
repoman/pym/repoman/tests/runTests.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/repoman/pym/repoman/tests/runTests.py b/repoman/pym/repoman/tests/runTests.py
index 759abdd82..3125ff058 100644
--- a/repoman/pym/repoman/tests/runTests.py
+++ b/repoman/pym/repoman/tests/runTests.py
@@ -3,7 +3,8 @@
# Copyright 2006-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-import os, sys
+import os
+import sys
import os.path as osp
import grp
import platform
next reply other threads:[~2017-12-05 18:32 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 18:32 Brian Dolbec [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-30 5:20 [gentoo-commits] proj/portage:repoman commit in: repoman/pym/repoman/tests/ Zac Medico
2018-03-30 5:20 Zac Medico
2018-03-30 5:20 Zac Medico
2018-03-30 4:23 [gentoo-commits] proj/portage:master " Zac Medico
2018-03-30 5:20 ` [gentoo-commits] proj/portage:repoman " Zac Medico
2018-03-30 0:48 Brian Dolbec
2018-03-30 0:48 Brian Dolbec
2018-03-30 0:48 Brian Dolbec
2018-03-30 0:48 Brian Dolbec
2018-03-29 21:35 Brian Dolbec
2018-03-29 21:35 Brian Dolbec
2018-03-29 21:35 Brian Dolbec
2018-03-29 21:35 Brian Dolbec
2017-12-06 0:16 Brian Dolbec
2017-12-06 0:16 Brian Dolbec
2017-12-06 0:16 Brian Dolbec
2017-12-06 0:16 Brian Dolbec
2017-12-05 18:32 Brian Dolbec
2017-12-05 18:32 Brian Dolbec
2017-12-05 18:32 Brian Dolbec
2017-11-26 17:46 Brian Dolbec
2017-11-26 17:46 Brian Dolbec
2017-11-26 17:46 Brian Dolbec
2017-11-26 17:46 Brian Dolbec
2017-09-11 21:43 Brian Dolbec
2017-09-11 21:43 Brian Dolbec
2017-09-11 21:43 Brian Dolbec
2017-09-11 21:43 Brian Dolbec
2016-05-15 23:51 [gentoo-commits] proj/portage:master " Brian Dolbec
2016-05-15 18:34 ` [gentoo-commits] proj/portage:repoman " Brian Dolbec
2016-05-15 8:40 Brian Dolbec
2016-05-15 4:16 Brian Dolbec
2016-05-15 4:13 Brian Dolbec
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1512498289.91e761f832abede0a60433d0a824b6ab04a541e8.dolsen@gentoo \
--to=dolsen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox