Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-03-31 05:42:51 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-03-31 05:42:51 (GMT)
commit0545a72ada331a7d5e7466d8424ba848caaec26c (patch)
tree876be3b420f6f100e21db890642a400efbaaeb35 /TurtleArt/taconstants.py
parent5bba62b88156e73bca1fa81c7c0aa0c47c0f73e3 (diff)
Refactored gettext imports -- fixes running from src in Sugar (martin langhoff)
Diffstat (limited to 'TurtleArt/taconstants.py')
-rw-r--r--TurtleArt/taconstants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py
index 54c2d27..c3a5d14 100644
--- a/TurtleArt/taconstants.py
+++ b/TurtleArt/taconstants.py
@@ -19,8 +19,6 @@
#OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
#THE SOFTWARE.
-from gettext import gettext as _
-
#
# Sprite layers
#