[pychess] push by gbtami - ngettext was put in the builtins namespace by gettext.install() in the... on 2012-01-25 21:06 GMT

0 views
Skip to first unread message

pyc...@googlecode.com

unread,
Jan 25, 2012, 4:07:37 PM1/25/12
to pychess...@googlegroups.com
Revision: 5b71e9040a29
Author: gbtami
Date: Tue Jan 24 11:41:49 2012
Log: ngettext was put in the builtins namespace by gettext.install()
in the main pychess script
http://code.google.com/p/pychess/source/detail?r=5b71e9040a29

Modified:
/lib/pychess/Utils/lutils/strateval.py
/lib/pychess/widgets/ionest.py

=======================================
--- /lib/pychess/Utils/lutils/strateval.py Wed Jun 29 02:05:05 2011
+++ /lib/pychess/Utils/lutils/strateval.py Tue Jan 24 11:41:49 2012
@@ -5,7 +5,6 @@
Can be used for commenting on board changes.
"""

-from gettext import ngettext
from ldata import *
from pychess.Utils.const import *
from pychess.Utils.lutils.attack import staticExchangeEvaluate,
getAttacks, \
=======================================
--- /lib/pychess/widgets/ionest.py Fri Oct 21 02:13:14 2011
+++ /lib/pychess/widgets/ionest.py Tue Jan 24 11:41:49 2012
@@ -1,6 +1,5 @@
""" The task of this module, is to save, load and init new games """

-from gettext import ngettext
from gobject import GObject, SIGNAL_RUN_FIRST, TYPE_NONE
from pychess import Savers
from pychess.Players.engineNest import discoverer

Reply all
Reply to author
Forward
0 new messages