portage.os is apparently imported, so os doesn't need to be imported.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Fri, 13 Aug 2010 22:45:51 +0000 (00:45 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Fri, 13 Aug 2010 22:45:51 +0000 (00:45 +0200)
pym/portage/tests/ebuild/test_ipc_daemon.py

index 4b7406deb850370ad95858415adbf0a3cf085e37..b03409d0f6eb3421f808ea4ae1747282da5dc86b 100644 (file)
@@ -1,7 +1,6 @@
 # Copyright 2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-import os
 import shutil
 import tempfile
 from portage import os