summaryrefslogtreecommitdiff
path: root/misc/paths.py.in
diff options
context:
space:
mode:
authortkikuchi2005-12-06 04:36:16 +0000
committertkikuchi2005-12-06 04:36:16 +0000
commit4fe13aca7a3a3e97ca334abfb2123deb402e978c (patch)
treeb6d5dd25ee92c83207e46c717c2fd7c10c8c5853 /misc/paths.py.in
parentbd11c198abcc99111c147f81c80cf652d01d7bd2 (diff)
downloadmailman-4fe13aca7a3a3e97ca334abfb2123deb402e978c.tar.gz
mailman-4fe13aca7a3a3e97ca334abfb2123deb402e978c.tar.zst
mailman-4fe13aca7a3a3e97ca334abfb2123deb402e978c.zip
Diffstat (limited to 'misc/paths.py.in')
-rw-r--r--misc/paths.py.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/paths.py.in b/misc/paths.py.in
index 4ec49d9b4..33c73b484 100644
--- a/misc/paths.py.in
+++ b/misc/paths.py.in
@@ -48,16 +48,6 @@ sitedir = os.path.join(sys.prefix, 'lib', 'python'+sys.version[:3],
'site-packages')
sys.path.append(sitedir)
-
-# In a normal interactive Python environment, the japanese.pth and korean.pth
-# files would be imported automatically. But because we inhibit the importing
-# of the site module, we need to be explicit about importing these codecs.
-import japanese
-# As of KoreanCodecs 2.0.5, you had to do the second import to get the Korean
-# codecs installed, however leave the first import in there in case an upgrade
-# changes this.
-import korean
-import korean.aliases
# Arabic and Hebrew (RFC-1556) encoding aliases. (temporary solution)
import encodings.aliases
encodings.aliases.aliases.update({