another whitespace-correction commit

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-07-30 15:05:24 +02:00
parent efeae72509
commit 6aab9bcfb9
3 changed files with 225 additions and 225 deletions

View File

@@ -72,7 +72,7 @@ class Conftest(object):
clist.append(self.importconftest(conftestpath))
self._md5cache[key] = conftestpath
else:
# use some kind of logging
# use some kind of logging
print ("WARN: not loading %s" % conftestpath)
clist[:0] = self.getconftestmodules(dp)
self._path2confmods[path] = clist