summaryrefslogtreecommitdiff
path: root/sphinx/locale
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-28 18:46:12 +0200
committerGeorg Brandl <georg@python.org>2010-07-28 18:46:12 +0200
commit563c27d2d7e9e1e7092a0c273621ae08b54bb283 (patch)
tree5c073a00876a81bded3f1e06aa78e09b5895ef37 /sphinx/locale
parenta2509af2998f41d31881b393110bb189b9afb36a (diff)
downloadsphinx-563c27d2d7e9e1e7092a0c273621ae08b54bb283.tar.gz
Nit.
Diffstat (limited to 'sphinx/locale')
-rw-r--r--sphinx/locale/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py
index 8df5f006..02958457 100644
--- a/sphinx/locale/__init__.py
+++ b/sphinx/locale/__init__.py
@@ -8,6 +8,7 @@
:copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+
import sys
import gettext
import UserString