projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36eaf1b
)
Remove unused print_function. (trunk r15504)
author
Zac Medico
<zmedico@gentoo.org>
Tue, 2 Mar 2010 21:10:28 +0000
(21:10 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 2 Mar 2010 21:10:28 +0000
(21:10 -0000)
svn path=/main/branches/2.1.7/; revision=15702
pym/portage/tests/runTests
patch
|
blob
|
history
diff --git
a/pym/portage/tests/runTests
b/pym/portage/tests/runTests
index 5f42e29dc216ec7d92a73fa153993f41af01c298..7cdf5762a6306a0abc5b57245f98a7f3eb759a35 100755
(executable)
--- a/
pym/portage/tests/runTests
+++ b/
pym/portage/tests/runTests
@@
-4,8
+4,6
@@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-from __future__ import print_function
-
import os, sys
import os.path as osp