https://bugzilla.wikimedia.org/show_bug.cgi?id=62269

            Bug ID: 62269
           Summary: locale.setlocale(locale.LC_ALL, "ca_AD") doesn't work
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: coet.caw...@gmail.com
                CC: abog...@wikimedia.org, benap...@gmail.com,
                    rlan...@gmail.com
       Web browser: ---
   Mobile Platform: ---

Can some one install locale for Python?

I can run the archivebot.py because locale.setlocale() doesn't support changes.

I'm interested to implement the char set for Catalan, but I've seen that
doesn't work for many other language sets. I tried with:
* locale.setlocale(locale.LC_ALL, "ca_AD") 
* locale.setlocale(locale.LC_ALL, "ca_ES")
* locale.setlocale(locale.LC_ALL, "es_ES")

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to