dabo Commit
Revision 6398
Date: 2011-02-06 09:36:23 -0800 (Sun, 06 Feb 2011)
Author: Ed
Trac: http://trac.dabodev.com/changeset/6398

Changed:
U   trunk/dabo/dLocalize.py

Log:
Removed debugging code.


Diff:
Modified: trunk/dabo/dLocalize.py
===================================================================
--- trunk/dabo/dLocalize.py     2011-02-06 17:15:01 UTC (rev 6397)
+++ trunk/dabo/dLocalize.py     2011-02-06 17:36:23 UTC (rev 6398)
@@ -98,9 +98,6 @@
        daboLocaleDir = _domains.get("dabo", None)
        if daboLocaleDir:
                try:
-                       print "daboLocaleDir = ", daboLocaleDir
-                       print "lang = ", lang
-                       print "charset = ", charset
                        daboTranslation = gettext.translation("dabo", 
daboLocaleDir, languages=lang, codeset=charset)
                except IOError:
                        # No translation file found



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to