Module containing all of the RelaxError objects.
|
bz2 = True
|
|
BIN = ' a binary number (0 or 1) '
|
|
BOOL = ' a Boolean (True or False) '
|
|
INT = ' an integer '
|
|
FILE = ' a file object '
|
|
FLOAT = ' a floating point number '
|
|
FUNC = ' a function '
|
|
LIST = ' a list '
|
|
LIST_FLOAT = ' a list of floating point numbers '
|
|
LIST_INT = ' a list of integers '
|
|
LIST_NUM = ' a list of numbers '
|
|
LIST_STR = ' a list of strings '
|
|
MATRIX_FLOAT = ' a matrix of floating point numbers '
|
|
NONE = ' None '
|
|
NUM = ' a number '
|
|
TUPLE = ' a tuple '
|
|
TUPLE_FLOAT = ' a tuple of floating point numbers '
|
|
TUPLE_INT = ' a tuple of integers '
|
|
TUPLE_NUM = ' a tuple of numbers '
|
|
TUPLE_STR = ' a tuple of strings '
|
|
STR = ' a string '
|
|
AllRelaxErrors = ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ...
|
|
__package__ = None
hash(x)
|