summaryrefslogtreecommitdiffstats
path: root/language.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-08-11 19:45:16 +0000
committerChris Lumens <clumens@redhat.com>2005-08-11 19:45:16 +0000
commit1a4fd5c22e6dc93f0c059faf4f60d4cea8fda19d (patch)
treeab36143df366ca47eaf10dc61669e78b37240d7a /language.py
parent78be0b8b2af32d57be58b903c289af7d5188a8c6 (diff)
downloadanaconda-1a4fd5c22e6dc93f0c059faf4f60d4cea8fda19d.tar.gz
anaconda-1a4fd5c22e6dc93f0c059faf4f60d4cea8fda19d.tar.xz
anaconda-1a4fd5c22e6dc93f0c059faf4f60d4cea8fda19d.zip
There's no logging going on in language.py.
Diffstat (limited to 'language.py')
-rw-r--r--language.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/language.py b/language.py
index 3f85e2d36..69ee5d8d7 100644
--- a/language.py
+++ b/language.py
@@ -20,7 +20,6 @@ import rpm
from rhpl.translate import cat
from rhpl.simpleconfig import SimpleConfigFile
-from rhpl.log import log
# Converts a single language into a "language search path". For example,
# fr_FR.utf8@euro would become "fr_FR.utf8@eueo fr_FR.utf8 fr_FR fr"