Remove unused print_function. (trunk r15504)
authorZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 21:10:28 +0000 (21:10 -0000)
committerZac 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

index 5f42e29dc216ec7d92a73fa153993f41af01c298..7cdf5762a6306a0abc5b57245f98a7f3eb759a35 100755 (executable)
@@ -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