Documentation of 'org.python.modules._locale.CEmulationLocale' Java class
CEmulationLocale
org.python.modules._locale

Class CEmulationLocale

  • All Implemented Interfaces:
    DateSymbolLocale, PyLocale


    public class CEmulationLocale
    extends java.lang.Object
    implements PyLocale
    Emulates the Python (ie POSIX) 'C' locale. The C emulation locale uses only ANSI characters in non-unicode strings, in keeping with it being the locale of last resort and maximum compatibility. Used by the _locale module. Callers would not usually interact with this class directly unless working with _locale internals.
    Since:
    Jython 2.7.2

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.