Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Namespaces | |
locale | |
Constant Groups | |
locale | |
Functions | |
def | localeconv |
def | setlocale |
def | strcoll |
def | strxfrm |
def | format |
def | str |
def | atof |
def | atoi |
def | normalize |
def | getdefaultlocale |
def | getlocale |
def | resetlocale |
Variables | |
list | __all__ |
int | CHAR_MAX = 127 |
int | LC_ALL = 6 |
int | LC_COLLATE = 3 |
int | LC_CTYPE = 0 |
int | LC_MESSAGES = 5 |
int | LC_MONETARY = 4 |
int | LC_NUMERIC = 1 |
int | LC_TIME = 2 |
Error = ValueError | |
_setlocale = setlocale | |
Locale name aliasing engine. More... | |
dictionary | encoding_alias |
Database. More... | |
dictionary | locale_alias |
dictionary | windows_locale |