public class python extends python
Modifier and Type | Field and Description |
---|---|
static int |
_CRT_NONSTDC_NO_DEPRECATE |
static int |
_CRT_SECURE_NO_DEPRECATE |
static int |
_PY_FASTCALL_SMALL_STACK |
static int |
_Py_MANAGED_BUFFER_FREE_FORMAT |
static int |
_Py_MANAGED_BUFFER_RELEASED |
static int |
_Py_MEMORYVIEW_C |
static int |
_Py_MEMORYVIEW_FORTRAN |
static int |
_Py_MEMORYVIEW_PIL |
static int |
_Py_MEMORYVIEW_RELEASED |
static int |
_Py_MEMORYVIEW_SCALAR |
static int |
_Py_mod_LAST_SLOT |
static String |
_Py_PARSE_INTPTR |
static String |
_Py_PARSE_PID |
static String |
_Py_PARSE_UINTPTR |
static int |
_PY_READ_MAX |
static int |
_PY_WRITE_MAX |
static long |
_PyGC_REFS_MASK |
static int |
_PyGC_REFS_MASK_FINALIZED |
static int |
_PyGC_REFS_REACHABLE |
static int |
_PyGC_REFS_SHIFT |
static int |
_PyGC_REFS_TENTATIVELY_UNREACHABLE |
static int |
_PyGC_REFS_UNTRACKED |
static int |
_PyHASH_BITS |
static long |
_PyHASH_IMAG |
static int |
_PyHASH_INF |
static long |
_PyHASH_MODULUS |
static long |
_PyHASH_MULTIPLIER |
static int |
_PyHASH_NAN |
static int |
_PyLong_DECIMAL_BASE |
static int |
_PyLong_DECIMAL_SHIFT |
static String |
_PYTHONFRAMEWORK |
static int |
_PyTime_ROUND_CEILING
enum _PyTime_round_t
|
static int |
_PyTime_ROUND_FLOOR
enum _PyTime_round_t
|
static int |
_PyTime_ROUND_HALF_EVEN
enum _PyTime_round_t
|
static int |
_PyTime_ROUND_TIMEOUT
enum _PyTime_round_t
|
static int |
_PyTime_ROUND_UP
enum _PyTime_round_t
|
static int |
_WIN32_WINNT |
static int |
Add
enum _operator
|
static int |
And
enum _boolop
|
static int |
AnnAssign_kind
enum _stmt_kind
|
static int |
Assert_kind
enum _stmt_kind
|
static int |
Assign_kind
enum _stmt_kind
|
static int |
AsyncFor_kind
enum _stmt_kind
|
static int |
AsyncFunctionDef_kind
enum _stmt_kind
|
static int |
AsyncWith_kind
enum _stmt_kind
|
static int |
Attribute_kind
enum _expr_kind
|
static int |
AugAssign_kind
enum _stmt_kind
|
static int |
AugLoad
enum _expr_context
|
static int |
AugStore
enum _expr_context
|
static int |
Await_kind
enum _expr_kind
|
static int |
BinOp_kind
enum _expr_kind
|
static int |
BitAnd
enum _operator
|
static int |
BitOr
enum _operator
|
static int |
BitXor
enum _operator
|
static int |
BoolOp_kind
enum _expr_kind
|
static int |
Break_kind
enum _stmt_kind
|
static int |
Bytes_kind
enum _expr_kind
|
static int |
Call_kind
enum _expr_kind
|
static int |
CELL |
static int |
ClassBlock
enum _block_type
|
static int |
ClassDef_kind
enum _stmt_kind
|
static int |
CO_ASYNC_GENERATOR |
static int |
CO_CELL_NOT_AN_ARG |
static int |
CO_COROUTINE |
static int |
CO_FUTURE_ABSOLUTE_IMPORT |
static int |
CO_FUTURE_ANNOTATIONS |
static int |
CO_FUTURE_BARRY_AS_BDFL |
static int |
CO_FUTURE_DIVISION |
static int |
CO_FUTURE_GENERATOR_STOP |
static int |
CO_FUTURE_PRINT_FUNCTION |
static int |
CO_FUTURE_UNICODE_LITERALS |
static int |
CO_FUTURE_WITH_STATEMENT |
static int |
CO_GENERATOR |
static int |
CO_ITERABLE_COROUTINE |
static int |
CO_MAXBLOCKS |
static int |
CO_NESTED |
static int |
CO_NEWLOCALS |
static int |
CO_NOFREE |
static int |
CO_OPTIMIZED |
static int |
CO_VARARGS |
static int |
CO_VARKEYWORDS |
static int |
Compare_kind
enum _expr_kind
|
static int |
Constant_kind
enum _expr_kind
|
static int |
Continue_kind
enum _stmt_kind
|
static int |
DEF_ANNOT |
static int |
DEF_BOUND |
static int |
DEF_FREE |
static int |
DEF_FREE_CLASS |
static int |
DEF_GLOBAL |
static int |
DEF_IMPORT |
static int |
DEF_LOCAL |
static int |
DEF_NONLOCAL |
static int |
DEF_PARAM |
static int |
Del
enum _expr_context
|
static int |
Delete_kind
enum _stmt_kind
|
static int |
Dict_kind
enum _expr_kind
|
static int |
DictComp_kind
enum _expr_kind
|
static int |
Div
enum _operator
|
static int |
DOUBLE_IS_LITTLE_ENDIAN_IEEE754 |
static int |
Ellipsis_kind
enum _expr_kind
|
static int |
Eq
enum _cmpop
|
static int |
ExceptHandler_kind
enum _excepthandler_kind
|
static int |
Expr_kind
enum _stmt_kind
|
static int |
Expression_kind
enum _mod_kind
|
static int |
ExtSlice_kind
enum _slice_kind
|
static int |
F_ALT |
static int |
F_BLANK |
static int |
F_LJUST |
static int |
F_SIGN |
static int |
F_ZERO |
static int |
FloorDiv
enum _operator
|
static int |
For_kind
enum _stmt_kind
|
static int |
FormattedValue_kind
enum _expr_kind
|
static int |
FREE |
static int |
FunctionBlock
enum _block_type
|
static int |
FunctionDef_kind
enum _stmt_kind
|
static String |
FUTURE_ABSOLUTE_IMPORT |
static String |
FUTURE_ANNOTATIONS |
static String |
FUTURE_BARRY_AS_BDFL |
static String |
FUTURE_DIVISION |
static String |
FUTURE_GENERATOR_STOP |
static String |
FUTURE_GENERATORS |
static String |
FUTURE_NESTED_SCOPES |
static String |
FUTURE_PRINT_FUNCTION |
static String |
FUTURE_UNICODE_LITERALS |
static String |
FUTURE_WITH_STATEMENT |
static int |
FVC_ASCII |
static int |
FVC_MASK |
static int |
FVC_NONE |
static int |
FVC_REPR |
static int |
FVC_STR |
static int |
FVS_HAVE_SPEC |
static int |
FVS_MASK |
static int |
GENERATOR |
static int |
GENERATOR_EXPRESSION |
static int |
GeneratorExp_kind
enum _expr_kind
|
static int |
GLOBAL_EXPLICIT |
static int |
GLOBAL_IMPLICIT |
static int |
Global_kind
enum _stmt_kind
|
static int |
Gt
enum _cmpop
|
static int |
GtE
enum _cmpop
|
static int |
HAVE_CONIO_H |
static int |
HAVE_COPYSIGN |
static int |
HAVE_DECL_ISINF |
static int |
HAVE_DECL_ISNAN |
static int |
HAVE_DIRECT_H |
static int |
HAVE_ERF |
static int |
HAVE_ERFC |
static int |
HAVE_ERRNO_H |
static int |
HAVE_FCNTL_H |
static int |
HAVE_INET_PTON |
static int |
HAVE_INTPTR_T |
static int |
HAVE_LIBNSL |
static int |
HAVE_LIBSOCKET |
static int |
HAVE_LONG_LONG
Symbols and macros to supply platform-independent interfaces to basic
C language & library operations whose spellings vary across platforms.
|
static int |
HAVE_PROCESS_H |
static int |
HAVE_ROUND |
static int |
HAVE_SIGNAL_H |
static int |
HAVE_SSIZE_T |
static int |
HAVE_STDDEF_H |
static int |
HAVE_SXS |
static int |
HAVE_SYS_STAT_H |
static int |
HAVE_SYS_TYPES_H |
static int |
HAVE_UINTPTR_T |
static int |
HAVE_WCHAR_H |
static int |
HAVE_WCSCOLL |
static int |
HAVE_WCSFTIME |
static int |
HAVE_WCSXFRM |
static int |
HAVE_X509_VERIFY_PARAM_SET1_HOST |
static int |
HAVE_ZLIB_COPY |
static int |
If_kind
enum _stmt_kind
|
static int |
IfExp_kind
enum _expr_kind
|
static int |
Import_kind
enum _stmt_kind
|
static int |
ImportFrom_kind
enum _stmt_kind
|
static int |
In
enum _cmpop
|
static int |
Index_kind
enum _slice_kind
|
static int |
INT_MAX
Prototypes that are missing from the standard include files on some systems
(and possibly only some versions of such systems.)
|
static int |
Interactive_kind
enum _mod_kind
|
static int |
Invert
enum _unaryop
|
static int |
Is
enum _cmpop
|
static int |
IsNot
enum _cmpop
|
static int |
JoinedStr_kind
enum _expr_kind
|
static int |
Lambda_kind
enum _expr_kind
|
static int |
List_kind
enum _expr_kind
|
static int |
ListComp_kind
enum _expr_kind
|
static int |
Load
enum _expr_context
|
static int |
LOCAL |
static long |
LONG_BIT |
static long |
LONG_MAX |
static long |
LONG_MIN |
static int |
LShift
enum _operator
|
static int |
Lt
enum _cmpop
|
static int |
LtE
enum _cmpop
|
static int |
MatMult
enum _operator
|
static int |
MAX_CO_EXTRA_USERS |
static int |
METH_CLASS |
static int |
METH_COEXIST |
static int |
METH_FASTCALL |
static int |
METH_KEYWORDS |
static int |
METH_NOARGS |
static int |
METH_O |
static int |
METH_STACKLESS |
static int |
METH_STATIC |
static int |
METH_VARARGS |
static int |
Mod
enum _operator
|
static int |
Module_kind
enum _mod_kind
|
static int |
ModuleBlock
enum _block_type
|
static int |
Mult
enum _operator
|
static int |
Name_kind
enum _expr_kind
|
static int |
NameConstant_kind
enum _expr_kind
|
static int |
Nonlocal_kind
enum _stmt_kind
|
static int |
Not
enum _unaryop
|
static int |
NotEq
enum _cmpop
|
static int |
NotIn
enum _cmpop
|
static int |
NOWAIT_LOCK |
static int |
Num_kind
enum _expr_kind
|
static int |
Or
enum _boolop
|
static int |
Param
enum _expr_context
|
static int |
Pass_kind
enum _stmt_kind
|
static String |
PLATFORM |
static int |
Pow
enum _operator
|
static int |
Py_am_aiter |
static int |
Py_am_anext |
static int |
Py_am_await |
static int |
PY_BIG_ENDIAN |
static int |
Py_CLEANUP_SUPPORTED |
static int |
PY_CTF_ALNUM |
static int |
PY_CTF_ALPHA |
static int |
PY_CTF_DIGIT |
static int |
PY_CTF_LOWER |
static int |
PY_CTF_SPACE |
static int |
PY_CTF_UPPER |
static int |
PY_CTF_XDIGIT |
static int |
Py_DTSF_ADD_DOT_0 |
static int |
Py_DTSF_ALT |
static int |
Py_DTSF_SIGN |
static int |
Py_DTST_FINITE |
static int |
Py_DTST_INFINITE |
static int |
Py_DTST_NAN |
static long |
PY_DWORD_MAX |
static int |
Py_ENABLE_SHARED |
static int |
Py_EQ |
static int |
Py_eval_input |
static int |
Py_file_input |
static int |
Py_GE |
static int |
Py_GT |
static int |
Py_HASH_ALGORITHM |
static int |
Py_HASH_CUTOFF |
static int |
Py_HASH_EXTERNAL |
static int |
Py_HASH_FNV |
static int |
Py_HASH_SIPHASH24 |
static long |
Py_INVALID_SIZE |
static int |
PY_INVALID_STACK_EFFECT |
static int |
PY_ITERSEARCH_CONTAINS |
static int |
PY_ITERSEARCH_COUNT |
static int |
PY_ITERSEARCH_INDEX |
static int |
Py_LE |
static int |
PY_LITTLE_ENDIAN |
static long |
PY_LLONG_MAX |
static long |
PY_LLONG_MIN |
static int |
PY_LOCK_ACQUIRED
enum PyLockStatus
|
static int |
PY_LOCK_FAILURE
enum PyLockStatus
|
static int |
PY_LOCK_INTR
enum PyLockStatus
|
static int |
Py_LT |
static int |
PY_MAJOR_VERSION |
static double |
Py_MATH_E |
static double |
Py_MATH_El |
static double |
Py_MATH_PI |
static double |
Py_MATH_PIl |
static double |
Py_MATH_TAU |
static int |
PY_MICRO_VERSION |
static int |
PY_MINOR_VERSION |
static int |
Py_mod_create |
static int |
Py_mod_exec |
static int |
Py_mp_ass_subscript |
static int |
Py_mp_length |
static int |
Py_mp_subscript |
static int |
Py_nb_absolute |
static int |
Py_nb_add |
static int |
Py_nb_and |
static int |
Py_nb_bool |
static int |
Py_nb_divmod |
static int |
Py_nb_float |
static int |
Py_nb_floor_divide |
static int |
Py_nb_index |
static int |
Py_nb_inplace_add |
static int |
Py_nb_inplace_and |
static int |
Py_nb_inplace_floor_divide |
static int |
Py_nb_inplace_lshift |
static int |
Py_nb_inplace_matrix_multiply |
static int |
Py_nb_inplace_multiply |
static int |
Py_nb_inplace_or |
static int |
Py_nb_inplace_power |
static int |
Py_nb_inplace_remainder |
static int |
Py_nb_inplace_rshift |
static int |
Py_nb_inplace_subtract |
static int |
Py_nb_inplace_true_divide |
static int |
Py_nb_inplace_xor |
static int |
Py_nb_int |
static int |
Py_nb_invert |
static int |
Py_nb_lshift |
static int |
Py_nb_matrix_multiply |
static int |
Py_nb_multiply |
static int |
Py_nb_negative |
static int |
Py_nb_or |
static int |
Py_nb_positive |
static int |
Py_nb_power |
static int |
Py_nb_remainder |
static int |
Py_nb_rshift |
static int |
Py_nb_subtract |
static int |
Py_nb_true_divide |
static int |
Py_nb_xor |
static int |
Py_NE |
static int |
Py_PRINT_RAW |
static int |
PY_RELEASE_LEVEL |
static int |
PY_RELEASE_LEVEL_ALPHA |
static int |
PY_RELEASE_LEVEL_BETA |
static int |
PY_RELEASE_LEVEL_FINAL |
static int |
PY_RELEASE_LEVEL_GAMMA |
static int |
PY_RELEASE_SERIAL |
static int |
Py_single_input |
static int |
Py_sq_ass_item |
static int |
Py_sq_concat |
static int |
Py_sq_contains |
static int |
Py_sq_inplace_concat |
static int |
Py_sq_inplace_repeat |
static int |
Py_sq_item |
static int |
Py_sq_length |
static int |
Py_sq_repeat |
static long |
PY_SSIZE_T_MAX |
static long |
PY_SSIZE_T_MIN |
static String |
PY_STDIOTEXTMODE |
static long |
PY_TIMEOUT_MAX |
static int |
Py_tp_alloc |
static int |
Py_tp_base |
static int |
Py_tp_bases |
static int |
Py_tp_call |
static int |
Py_tp_clear |
static int |
Py_tp_dealloc |
static int |
Py_tp_del |
static int |
Py_tp_descr_get |
static int |
Py_tp_descr_set |
static int |
Py_tp_doc |
static int |
Py_tp_finalize |
static int |
Py_tp_free |
static int |
Py_tp_getattr |
static int |
Py_tp_getattro |
static int |
Py_tp_getset |
static int |
Py_tp_hash |
static int |
Py_tp_init |
static int |
Py_tp_is_gc |
static int |
Py_tp_iter |
static int |
Py_tp_iternext |
static int |
Py_tp_members |
static int |
Py_tp_methods |
static int |
Py_tp_new |
static int |
Py_tp_repr |
static int |
Py_tp_richcompare |
static int |
Py_tp_setattr |
static int |
Py_tp_setattro |
static int |
Py_tp_str |
static int |
Py_tp_traverse |
static long |
Py_TPFLAGS_BASE_EXC_SUBCLASS |
static long |
Py_TPFLAGS_BASETYPE |
static long |
Py_TPFLAGS_BYTES_SUBCLASS |
static long |
Py_TPFLAGS_DEFAULT |
static long |
Py_TPFLAGS_DICT_SUBCLASS |
static long |
Py_TPFLAGS_HAVE_FINALIZE |
static long |
Py_TPFLAGS_HAVE_GC |
static long |
Py_TPFLAGS_HAVE_STACKLESS_EXTENSION |
static long |
Py_TPFLAGS_HAVE_VERSION_TAG |
static long |
Py_TPFLAGS_HEAPTYPE |
static long |
Py_TPFLAGS_IS_ABSTRACT |
static long |
Py_TPFLAGS_LIST_SUBCLASS |
static long |
Py_TPFLAGS_LONG_SUBCLASS |
static long |
Py_TPFLAGS_READY |
static long |
Py_TPFLAGS_READYING |
static long |
Py_TPFLAGS_TUPLE_SUBCLASS |
static long |
Py_TPFLAGS_TYPE_SUBCLASS |
static long |
Py_TPFLAGS_UNICODE_SUBCLASS |
static long |
Py_TPFLAGS_VALID_VERSION_TAG |
static int |
Py_tss_NEEDS_INIT |
static long |
PY_ULLONG_MAX |
static int |
Py_UNICODE_REPLACEMENT_CHARACTER |
static long |
Py_UNICODE_SIZE |
static String |
PY_VERSION |
static int |
PY_VERSION_HEX |
static int |
Py_WINVER |
static int |
PY_WRITE_RESTRICTED |
static int |
PyBUF_ANY_CONTIGUOUS |
static int |
PyBUF_C_CONTIGUOUS |
static int |
PyBUF_CONTIG |
static int |
PyBUF_CONTIG_RO |
static int |
PyBUF_F_CONTIGUOUS |
static int |
PyBUF_FORMAT |
static int |
PyBUF_FULL |
static int |
PyBUF_FULL_RO |
static int |
PyBUF_INDIRECT |
static int |
PyBUF_MAX_NDIM |
static int |
PyBUF_ND |
static int |
PyBUF_READ |
static int |
PyBUF_RECORDS |
static int |
PyBUF_RECORDS_RO |
static int |
PyBUF_SIMPLE |
static int |
PyBUF_STRIDED |
static int |
PyBUF_STRIDED_RO |
static int |
PyBUF_STRIDES |
static int |
PyBUF_WRITABLE |
static int |
PyBUF_WRITE |
static int |
PyBUF_WRITEABLE |
static int |
PyCF_DONT_IMPLY_DEDENT |
static int |
PyCF_IGNORE_COOKIE |
static int |
PyCF_MASK |
static int |
PyCF_MASK_OBSOLETE |
static int |
PyCF_ONLY_AST |
static int |
PyCF_SOURCE_IS_UTF8 |
static String |
PYD_PLATFORM_TAG |
static int |
PyGILState_LOCKED
enum PyGILState_STATE
|
static int |
PyGILState_UNLOCKED
enum PyGILState_STATE
|
static long |
PyLong_BASE |
static int |
PYLONG_BITS_IN_DIGIT |
static long |
PyLong_MASK |
static int |
PyLong_SHIFT |
static int |
PYMEM_DOMAIN_MEM
enum PyMemAllocatorDomain
|
static int |
PYMEM_DOMAIN_OBJ
enum PyMemAllocatorDomain
|
static int |
PYMEM_DOMAIN_RAW
enum PyMemAllocatorDomain
|
static int |
PYOS_STACK_MARGIN |
static int |
PySet_MINSIZE |
static String |
PYTHON_ABI_STRING |
static int |
PYTHON_ABI_VERSION |
static String |
PYTHON_API_STRING |
static int |
PYTHON_API_VERSION |
static String |
PYTHONPATH |
static int |
PYTHREAD_INVALID_THREAD_ID |
static int |
PyTrace_C_CALL |
static int |
PyTrace_C_EXCEPTION |
static int |
PyTrace_C_RETURN |
static int |
PyTrace_CALL |
static int |
PyTrace_EXCEPTION |
static int |
PyTrace_LINE |
static int |
PyTrace_OPCODE |
static int |
PyTrace_RETURN |
static int |
PyTrash_UNWIND_LEVEL |
static int |
PyUnicode_1BYTE_KIND
enum PyUnicode_Kind
|
static int |
PyUnicode_2BYTE_KIND
enum PyUnicode_Kind
|
static int |
PyUnicode_4BYTE_KIND
enum PyUnicode_Kind
|
static int |
PyUnicode_WCHAR_KIND
enum PyUnicode_Kind
|
static int |
PyWrapperFlag_KEYWORDS |
static int |
Raise_kind
enum _stmt_kind
|
static int |
READ_RESTRICTED |
static int |
READONLY |
static int |
RESTRICTED |
static int |
Return_kind
enum _stmt_kind
|
static int |
RShift
enum _operator
|
static int |
S_IFLNK |
static int |
S_IFMT
stat() and fstat() fiddling *
|
static int |
SCOPE_MASK |
static int |
SCOPE_OFFSET |
static int |
Set_kind
enum _expr_kind
|
static int |
SetComp_kind
enum _expr_kind
|
static int |
SIZEOF__BOOL |
static int |
SIZEOF_DOUBLE |
static int |
SIZEOF_FLOAT |
static int |
SIZEOF_FPOS_T |
static int |
SIZEOF_HKEY |
static int |
SIZEOF_INT |
static int |
SIZEOF_LONG |
static int |
SIZEOF_LONG_LONG |
static int |
SIZEOF_OFF_T |
static int |
SIZEOF_PID_T |
static int |
SIZEOF_PTHREAD_T |
static long |
SIZEOF_PY_HASH_T |
static long |
SIZEOF_PY_UHASH_T |
static int |
SIZEOF_SHORT |
static int |
SIZEOF_SIZE_T |
static int |
SIZEOF_TIME_T |
static int |
SIZEOF_UINTPTR_T |
static int |
SIZEOF_VOID_P |
static int |
SIZEOF_WCHAR_T |
static int |
Slice_kind
enum _slice_kind
|
static int |
SSTATE_INTERNED_IMMORTAL |
static int |
SSTATE_INTERNED_MORTAL |
static int |
SSTATE_NOT_INTERNED |
static int |
Starred_kind
enum _expr_kind
|
static int |
STDC_HEADERS |
static int |
Store
enum _expr_context
|
static int |
Str_kind
enum _expr_kind
|
static int |
Sub
enum _operator
|
static int |
Subscript_kind
enum _expr_kind
|
static int |
Suite_kind
enum _mod_kind
|
static int |
T_BOOL |
static int |
T_BYTE |
static int |
T_CHAR |
static int |
T_DOUBLE |
static int |
T_FLOAT |
static int |
T_INT |
static int |
T_LONG |
static int |
T_LONGLONG |
static int |
T_NONE |
static int |
T_OBJECT |
static int |
T_OBJECT_EX |
static int |
T_PYSSIZET |
static int |
T_SHORT |
static int |
T_STRING |
static int |
T_STRING_INPLACE |
static int |
T_UBYTE |
static int |
T_UINT |
static int |
T_ULONG |
static int |
T_ULONGLONG |
static int |
T_USHORT |
static int |
Try_kind
enum _stmt_kind
|
static int |
Tuple_kind
enum _expr_kind
|
static int |
UAdd
enum _unaryop
|
static int |
UnaryOp_kind
enum _expr_kind
|
static int |
USE |
static int |
USub
enum _unaryop
|
static int |
VA_LIST_IS_ARRAY |
static int |
WAIT_LOCK |
static int |
While_kind
enum _stmt_kind
|
static int |
WINVER |
static int |
WITH_DECIMAL_CONTEXTVAR |
static int |
WITH_DOC_STRINGS |
static int |
With_kind
enum _stmt_kind
|
static int |
WITH_PYMALLOC |
static int |
WORD_BIT |
static int |
WORDS_BIGENDIAN |
static int |
Yield_kind
enum _expr_kind
|
static int |
YieldFrom_kind
enum _expr_kind
|
Constructor and Description |
---|
python() |
Py_AddPath, Py_AddPath, Py_GetPathString, Py_SetPath, Py_SetPath
cachePackage, cachePackages, map
public static final int PY_RELEASE_LEVEL_ALPHA
public static final int PY_RELEASE_LEVEL_BETA
public static final int PY_RELEASE_LEVEL_GAMMA
public static final int PY_RELEASE_LEVEL_FINAL
public static final int PY_MAJOR_VERSION
public static final int PY_MINOR_VERSION
public static final int PY_MICRO_VERSION
public static final int PY_RELEASE_LEVEL
public static final int PY_RELEASE_SERIAL
public static final String PY_VERSION
public static final int PY_VERSION_HEX
public static final int _CRT_SECURE_NO_DEPRECATE
public static final int _CRT_NONSTDC_NO_DEPRECATE
public static final long LONG_BIT
public static final int WORD_BIT
public static final String PYTHONPATH
public static final int Py_WINVER
public static final int WINVER
public static final int _WIN32_WINNT
public static final int HAVE_SSIZE_T
public static final String PYD_PLATFORM_TAG
public static final int HAVE_SXS
public static final long PY_LLONG_MIN
public static final long PY_LLONG_MAX
public static final long PY_ULLONG_MAX
public static final int Py_ENABLE_SHARED
public static final String PLATFORM
public static final int SIZEOF_VOID_P
public static final int SIZEOF_TIME_T
public static final int SIZEOF_OFF_T
public static final int SIZEOF_FPOS_T
public static final int SIZEOF_HKEY
public static final int SIZEOF_SIZE_T
public static final int SIZEOF_SHORT
public static final int SIZEOF_INT
public static final int SIZEOF_LONG
public static final int SIZEOF_LONG_LONG
public static final int SIZEOF_DOUBLE
public static final int SIZEOF_FLOAT
public static final int HAVE_UINTPTR_T
public static final int HAVE_INTPTR_T
public static final int HAVE_COPYSIGN
public static final int HAVE_ROUND
public static final int HAVE_DECL_ISINF
public static final int HAVE_DECL_ISNAN
public static final int HAVE_CONIO_H
public static final int HAVE_DIRECT_H
public static final int STDC_HEADERS
public static final int WITH_DECIMAL_CONTEXTVAR
public static final int WITH_DOC_STRINGS
public static final int WITH_PYMALLOC
public static final int HAVE_WCSFTIME
public static final int HAVE_WCSCOLL
public static final int HAVE_WCSXFRM
public static final int HAVE_ZLIB_COPY
public static final int HAVE_ERRNO_H
public static final int HAVE_FCNTL_H
public static final int HAVE_PROCESS_H
public static final int HAVE_SIGNAL_H
public static final int HAVE_STDDEF_H
public static final int HAVE_SYS_STAT_H
public static final int HAVE_SYS_TYPES_H
public static final int HAVE_WCHAR_H
public static final int SIZEOF_WCHAR_T
public static final int SIZEOF__BOOL
public static final int SIZEOF_PID_T
public static final int HAVE_LIBNSL
public static final int HAVE_LIBSOCKET
public static final int DOUBLE_IS_LITTLE_ENDIAN_IEEE754
public static final int HAVE_ERF
public static final int HAVE_ERFC
public static final int HAVE_INET_PTON
public static final String _PYTHONFRAMEWORK
public static final int HAVE_X509_VERIFY_PARAM_SET1_HOST
public static final int VA_LIST_IS_ARRAY
public static final int SIZEOF_PTHREAD_T
public static final int SIZEOF_UINTPTR_T
public static final int WORDS_BIGENDIAN
public static final int HAVE_LONG_LONG
Please try to make documentation here as clear as possible: by definition, the stuff here is trying to illuminate C's darkest corners.
Config #defines referenced here:
SIGNED_RIGHT_SHIFT_ZERO_FILLS Meaning: To be defined iff i>>j does not extend the sign bit when i is a signed integral type and i < 0. Used in: Py_ARITHMETIC_RIGHT_SHIFT
Py_DEBUG Meaning: Extra checks compiled in for debug mode. Used in: Py_SAFE_DOWNCAST
public static final int PYLONG_BITS_IN_DIGIT
public static final long SIZEOF_PY_HASH_T
public static final long SIZEOF_PY_UHASH_T
public static final long PY_SSIZE_T_MAX
public static final long PY_SSIZE_T_MIN
public static final int S_IFMT
public static final int S_IFLNK
public static final int INT_MAX
Please be conservative with adding new ones, document them and enclose them in platform-specific #ifdefs.
public static final long LONG_MAX
public static final long LONG_MIN
public static final int PY_BIG_ENDIAN
public static final int PY_LITTLE_ENDIAN
public static final long PY_DWORD_MAX
public static final double Py_MATH_PIl
public static final double Py_MATH_PI
public static final double Py_MATH_El
public static final double Py_MATH_E
public static final double Py_MATH_TAU
public static final int _PyTime_ROUND_FLOOR
public static final int _PyTime_ROUND_CEILING
public static final int _PyTime_ROUND_HALF_EVEN
public static final int _PyTime_ROUND_UP
public static final int _PyTime_ROUND_TIMEOUT
public static final int PYMEM_DOMAIN_RAW
public static final int PYMEM_DOMAIN_MEM
public static final int PYMEM_DOMAIN_OBJ
public static final long Py_INVALID_SIZE
public static final int PyBUF_MAX_NDIM
public static final int PyBUF_SIMPLE
public static final int PyBUF_WRITABLE
public static final int PyBUF_WRITEABLE
public static final int PyBUF_FORMAT
public static final int PyBUF_ND
public static final int PyBUF_STRIDES
public static final int PyBUF_C_CONTIGUOUS
public static final int PyBUF_F_CONTIGUOUS
public static final int PyBUF_ANY_CONTIGUOUS
public static final int PyBUF_INDIRECT
public static final int PyBUF_CONTIG
public static final int PyBUF_CONTIG_RO
public static final int PyBUF_STRIDED
public static final int PyBUF_STRIDED_RO
public static final int PyBUF_RECORDS
public static final int PyBUF_RECORDS_RO
public static final int PyBUF_FULL
public static final int PyBUF_FULL_RO
public static final int PyBUF_READ
public static final int PyBUF_WRITE
public static final int Py_PRINT_RAW
public static final long Py_TPFLAGS_HEAPTYPE
public static final long Py_TPFLAGS_BASETYPE
public static final long Py_TPFLAGS_READY
public static final long Py_TPFLAGS_READYING
public static final long Py_TPFLAGS_HAVE_GC
public static final long Py_TPFLAGS_HAVE_STACKLESS_EXTENSION
public static final long Py_TPFLAGS_HAVE_VERSION_TAG
public static final long Py_TPFLAGS_VALID_VERSION_TAG
public static final long Py_TPFLAGS_IS_ABSTRACT
public static final long Py_TPFLAGS_LONG_SUBCLASS
public static final long Py_TPFLAGS_LIST_SUBCLASS
public static final long Py_TPFLAGS_TUPLE_SUBCLASS
public static final long Py_TPFLAGS_BYTES_SUBCLASS
public static final long Py_TPFLAGS_UNICODE_SUBCLASS
public static final long Py_TPFLAGS_DICT_SUBCLASS
public static final long Py_TPFLAGS_BASE_EXC_SUBCLASS
public static final long Py_TPFLAGS_TYPE_SUBCLASS
public static final long Py_TPFLAGS_DEFAULT
public static final long Py_TPFLAGS_HAVE_FINALIZE
public static final int Py_LT
public static final int Py_LE
public static final int Py_EQ
public static final int Py_NE
public static final int Py_GT
public static final int Py_GE
public static final int PyTrash_UNWIND_LEVEL
public static final int _PyGC_REFS_MASK_FINALIZED
public static final int _PyGC_REFS_SHIFT
public static final long _PyGC_REFS_MASK
public static final int _PyGC_REFS_UNTRACKED
public static final int _PyGC_REFS_REACHABLE
public static final int _PyGC_REFS_TENTATIVELY_UNREACHABLE
public static final int Py_mp_ass_subscript
public static final int Py_mp_length
public static final int Py_mp_subscript
public static final int Py_nb_absolute
public static final int Py_nb_add
public static final int Py_nb_and
public static final int Py_nb_bool
public static final int Py_nb_divmod
public static final int Py_nb_float
public static final int Py_nb_floor_divide
public static final int Py_nb_index
public static final int Py_nb_inplace_add
public static final int Py_nb_inplace_and
public static final int Py_nb_inplace_floor_divide
public static final int Py_nb_inplace_lshift
public static final int Py_nb_inplace_multiply
public static final int Py_nb_inplace_or
public static final int Py_nb_inplace_power
public static final int Py_nb_inplace_remainder
public static final int Py_nb_inplace_rshift
public static final int Py_nb_inplace_subtract
public static final int Py_nb_inplace_true_divide
public static final int Py_nb_inplace_xor
public static final int Py_nb_int
public static final int Py_nb_invert
public static final int Py_nb_lshift
public static final int Py_nb_multiply
public static final int Py_nb_negative
public static final int Py_nb_or
public static final int Py_nb_positive
public static final int Py_nb_power
public static final int Py_nb_remainder
public static final int Py_nb_rshift
public static final int Py_nb_subtract
public static final int Py_nb_true_divide
public static final int Py_nb_xor
public static final int Py_sq_ass_item
public static final int Py_sq_concat
public static final int Py_sq_contains
public static final int Py_sq_inplace_concat
public static final int Py_sq_inplace_repeat
public static final int Py_sq_item
public static final int Py_sq_length
public static final int Py_sq_repeat
public static final int Py_tp_alloc
public static final int Py_tp_base
public static final int Py_tp_bases
public static final int Py_tp_call
public static final int Py_tp_clear
public static final int Py_tp_dealloc
public static final int Py_tp_del
public static final int Py_tp_descr_get
public static final int Py_tp_descr_set
public static final int Py_tp_doc
public static final int Py_tp_getattr
public static final int Py_tp_getattro
public static final int Py_tp_hash
public static final int Py_tp_init
public static final int Py_tp_is_gc
public static final int Py_tp_iter
public static final int Py_tp_iternext
public static final int Py_tp_methods
public static final int Py_tp_new
public static final int Py_tp_repr
public static final int Py_tp_richcompare
public static final int Py_tp_setattr
public static final int Py_tp_setattro
public static final int Py_tp_str
public static final int Py_tp_traverse
public static final int Py_tp_members
public static final int Py_tp_getset
public static final int Py_tp_free
public static final int Py_nb_matrix_multiply
public static final int Py_nb_inplace_matrix_multiply
public static final int Py_am_await
public static final int Py_am_aiter
public static final int Py_am_anext
public static final int Py_tp_finalize
public static final long _PyHASH_MULTIPLIER
public static final int _PyHASH_BITS
public static final long _PyHASH_MODULUS
public static final int _PyHASH_INF
public static final int _PyHASH_NAN
public static final long _PyHASH_IMAG
public static final int Py_HASH_CUTOFF
public static final int Py_HASH_EXTERNAL
public static final int Py_HASH_SIPHASH24
public static final int Py_HASH_FNV
public static final int Py_HASH_ALGORITHM
public static final int PyWrapperFlag_KEYWORDS
public static final int F_LJUST
public static final int F_SIGN
public static final int F_BLANK
public static final int F_ALT
public static final int F_ZERO
public static final long Py_UNICODE_SIZE
public static final int SSTATE_NOT_INTERNED
public static final int SSTATE_INTERNED_MORTAL
public static final int SSTATE_INTERNED_IMMORTAL
public static final int PyUnicode_WCHAR_KIND
public static final int PyUnicode_1BYTE_KIND
public static final int PyUnicode_2BYTE_KIND
public static final int PyUnicode_4BYTE_KIND
public static final int Py_UNICODE_REPLACEMENT_CHARACTER
public static final String _Py_PARSE_PID
public static final String _Py_PARSE_INTPTR
public static final String _Py_PARSE_UINTPTR
public static final int PyLong_SHIFT
public static final int _PyLong_DECIMAL_SHIFT
public static final int _PyLong_DECIMAL_BASE
public static final long PyLong_BASE
public static final long PyLong_MASK
public static final int _Py_MANAGED_BUFFER_RELEASED
public static final int _Py_MANAGED_BUFFER_FREE_FORMAT
public static final int _Py_MEMORYVIEW_RELEASED
public static final int _Py_MEMORYVIEW_C
public static final int _Py_MEMORYVIEW_FORTRAN
public static final int _Py_MEMORYVIEW_SCALAR
public static final int _Py_MEMORYVIEW_PIL
public static final int T_SHORT
public static final int T_INT
public static final int T_LONG
public static final int T_FLOAT
public static final int T_DOUBLE
public static final int T_STRING
public static final int T_OBJECT
public static final int T_CHAR
public static final int T_BYTE
public static final int T_UBYTE
public static final int T_USHORT
public static final int T_UINT
public static final int T_ULONG
public static final int T_STRING_INPLACE
public static final int T_BOOL
public static final int T_OBJECT_EX
public static final int T_LONGLONG
public static final int T_ULONGLONG
public static final int T_PYSSIZET
public static final int T_NONE
public static final int READONLY
public static final int READ_RESTRICTED
public static final int PY_WRITE_RESTRICTED
public static final int RESTRICTED
public static final int PySet_MINSIZE
public static final int METH_VARARGS
public static final int METH_KEYWORDS
public static final int METH_NOARGS
public static final int METH_O
public static final int METH_CLASS
public static final int METH_STATIC
public static final int METH_COEXIST
public static final int METH_FASTCALL
public static final int METH_STACKLESS
public static final int Py_mod_create
public static final int Py_mod_exec
public static final int _Py_mod_LAST_SLOT
public static final String PY_STDIOTEXTMODE
public static final int PY_LOCK_FAILURE
public static final int PY_LOCK_ACQUIRED
public static final int PY_LOCK_INTR
public static final int PYTHREAD_INVALID_THREAD_ID
public static final int WAIT_LOCK
public static final int NOWAIT_LOCK
public static final long PY_TIMEOUT_MAX
public static final int Py_tss_NEEDS_INIT
public static final int MAX_CO_EXTRA_USERS
public static final int PyTrace_CALL
public static final int PyTrace_EXCEPTION
public static final int PyTrace_LINE
public static final int PyTrace_RETURN
public static final int PyTrace_C_CALL
public static final int PyTrace_C_EXCEPTION
public static final int PyTrace_C_RETURN
public static final int PyTrace_OPCODE
public static final int PyGILState_LOCKED
public static final int PyGILState_UNLOCKED
public static final int Py_CLEANUP_SUPPORTED
public static final int PYTHON_API_VERSION
public static final String PYTHON_API_STRING
public static final int PYTHON_ABI_VERSION
public static final String PYTHON_ABI_STRING
public static final int FVC_MASK
public static final int FVC_NONE
public static final int FVC_STR
public static final int FVC_REPR
public static final int FVC_ASCII
public static final int FVS_MASK
public static final int FVS_HAVE_SPEC
public static final int _PY_FASTCALL_SMALL_STACK
public static final int PY_ITERSEARCH_COUNT
public static final int PY_ITERSEARCH_INDEX
public static final int PY_ITERSEARCH_CONTAINS
public static final int Load
public static final int Store
public static final int Del
public static final int AugLoad
public static final int AugStore
public static final int Param
public static final int And
public static final int Or
public static final int Add
public static final int Sub
public static final int Mult
public static final int MatMult
public static final int Div
public static final int Mod
public static final int Pow
public static final int LShift
public static final int RShift
public static final int BitOr
public static final int BitXor
public static final int BitAnd
public static final int FloorDiv
public static final int Invert
public static final int Not
public static final int UAdd
public static final int USub
public static final int Eq
public static final int NotEq
public static final int Lt
public static final int LtE
public static final int Gt
public static final int GtE
public static final int Is
public static final int IsNot
public static final int In
public static final int NotIn
public static final int Module_kind
public static final int Interactive_kind
public static final int Expression_kind
public static final int Suite_kind
public static final int FunctionDef_kind
public static final int AsyncFunctionDef_kind
public static final int ClassDef_kind
public static final int Return_kind
public static final int Delete_kind
public static final int Assign_kind
public static final int AugAssign_kind
public static final int AnnAssign_kind
public static final int For_kind
public static final int AsyncFor_kind
public static final int While_kind
public static final int If_kind
public static final int With_kind
public static final int AsyncWith_kind
public static final int Raise_kind
public static final int Try_kind
public static final int Assert_kind
public static final int Import_kind
public static final int ImportFrom_kind
public static final int Global_kind
public static final int Nonlocal_kind
public static final int Expr_kind
public static final int Pass_kind
public static final int Break_kind
public static final int Continue_kind
public static final int BoolOp_kind
public static final int BinOp_kind
public static final int UnaryOp_kind
public static final int Lambda_kind
public static final int IfExp_kind
public static final int Dict_kind
public static final int Set_kind
public static final int ListComp_kind
public static final int SetComp_kind
public static final int DictComp_kind
public static final int GeneratorExp_kind
public static final int Await_kind
public static final int Yield_kind
public static final int YieldFrom_kind
public static final int Compare_kind
public static final int Call_kind
public static final int Num_kind
public static final int Str_kind
public static final int FormattedValue_kind
public static final int JoinedStr_kind
public static final int Bytes_kind
public static final int NameConstant_kind
public static final int Ellipsis_kind
public static final int Constant_kind
public static final int Attribute_kind
public static final int Subscript_kind
public static final int Starred_kind
public static final int Name_kind
public static final int List_kind
public static final int Tuple_kind
public static final int Slice_kind
public static final int ExtSlice_kind
public static final int Index_kind
public static final int ExceptHandler_kind
public static final int CO_OPTIMIZED
public static final int CO_NEWLOCALS
public static final int CO_VARARGS
public static final int CO_VARKEYWORDS
public static final int CO_NESTED
public static final int CO_GENERATOR
public static final int CO_NOFREE
public static final int CO_COROUTINE
public static final int CO_ITERABLE_COROUTINE
public static final int CO_ASYNC_GENERATOR
public static final int CO_FUTURE_DIVISION
public static final int CO_FUTURE_ABSOLUTE_IMPORT
public static final int CO_FUTURE_WITH_STATEMENT
public static final int CO_FUTURE_PRINT_FUNCTION
public static final int CO_FUTURE_UNICODE_LITERALS
public static final int CO_FUTURE_BARRY_AS_BDFL
public static final int CO_FUTURE_GENERATOR_STOP
public static final int CO_FUTURE_ANNOTATIONS
public static final int CO_CELL_NOT_AN_ARG
public static final int CO_MAXBLOCKS
public static final int PyCF_MASK
public static final int PyCF_MASK_OBSOLETE
public static final int PyCF_SOURCE_IS_UTF8
public static final int PyCF_DONT_IMPLY_DEDENT
public static final int PyCF_ONLY_AST
public static final int PyCF_IGNORE_COOKIE
public static final String FUTURE_NESTED_SCOPES
public static final String FUTURE_GENERATORS
public static final String FUTURE_DIVISION
public static final String FUTURE_ABSOLUTE_IMPORT
public static final String FUTURE_WITH_STATEMENT
public static final String FUTURE_PRINT_FUNCTION
public static final String FUTURE_UNICODE_LITERALS
public static final String FUTURE_BARRY_AS_BDFL
public static final String FUTURE_GENERATOR_STOP
public static final String FUTURE_ANNOTATIONS
public static final int PY_INVALID_STACK_EFFECT
public static final int Py_single_input
public static final int Py_file_input
public static final int Py_eval_input
public static final int FunctionBlock
public static final int ClassBlock
public static final int ModuleBlock
public static final int DEF_GLOBAL
public static final int DEF_LOCAL
public static final int DEF_PARAM
public static final int DEF_NONLOCAL
public static final int USE
public static final int DEF_FREE
public static final int DEF_FREE_CLASS
public static final int DEF_IMPORT
public static final int DEF_ANNOT
public static final int DEF_BOUND
public static final int SCOPE_OFFSET
public static final int SCOPE_MASK
public static final int LOCAL
public static final int GLOBAL_EXPLICIT
public static final int GLOBAL_IMPLICIT
public static final int FREE
public static final int CELL
public static final int GENERATOR
public static final int GENERATOR_EXPRESSION
public static final int PYOS_STACK_MARGIN
public static final int PY_CTF_LOWER
public static final int PY_CTF_UPPER
public static final int PY_CTF_ALPHA
public static final int PY_CTF_DIGIT
public static final int PY_CTF_ALNUM
public static final int PY_CTF_SPACE
public static final int PY_CTF_XDIGIT
public static final int Py_DTSF_SIGN
public static final int Py_DTSF_ADD_DOT_0
public static final int Py_DTSF_ALT
public static final int Py_DTST_FINITE
public static final int Py_DTST_INFINITE
public static final int Py_DTST_NAN
public static final int _PY_READ_MAX
public static final int _PY_WRITE_MAX
@MemberGetter public static long LONG_BIT()
@MemberGetter public static long PY_LLONG_MIN()
@MemberGetter public static long PY_LLONG_MAX()
@MemberGetter public static long PY_ULLONG_MAX()
@MemberGetter public static long SIZEOF_PY_HASH_T()
@MemberGetter public static long SIZEOF_PY_UHASH_T()
@MemberGetter public static long PY_SSIZE_T_MAX()
@MemberGetter public static long PY_SSIZE_T_MIN()
@NoException public static double fmod(double arg0, double arg1)
@NoException public static double frexp(double arg0, IntPointer arg1)
@NoException public static double frexp(double arg0, IntBuffer arg1)
@NoException public static double frexp(double arg0, int[] arg1)
@NoException public static double ldexp(double arg0, int arg1)
@NoException public static double modf(double arg0, DoublePointer arg1)
@NoException public static double modf(double arg0, DoubleBuffer arg1)
@NoException public static double modf(double arg0, double[] arg1)
@NoException public static double pow(double arg0, double arg1)
@NoException public static PyObject _PyLong_FromTime_t(@ByVal @Cast(value="time_t*") Pointer sec)
@NoException @ByVal @Cast(value="time_t*") public static Pointer _PyLong_AsTime_t(PyObject obj)
@NoException public static int _PyTime_ObjectToTime_t(PyObject obj, @Cast(value="time_t*") Pointer sec, @Cast(value="_PyTime_round_t") int arg2)
@NoException public static int _PyTime_ObjectToTimeval(PyObject obj, @Cast(value="time_t*") Pointer sec, CLongPointer usec, @Cast(value="_PyTime_round_t") int arg3)
@NoException public static int _PyTime_ObjectToTimespec(PyObject obj, @Cast(value="time_t*") Pointer sec, CLongPointer nsec, @Cast(value="_PyTime_round_t") int arg3)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_FromSeconds(int seconds)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_FromNanoseconds(@Cast(value="_PyTime_t") long ns)
@NoException public static int _PyTime_FromNanosecondsObject(@Cast(value="_PyTime_t*") LongPointer t, PyObject obj)
@NoException public static int _PyTime_FromNanosecondsObject(@Cast(value="_PyTime_t*") LongBuffer t, PyObject obj)
@NoException public static int _PyTime_FromNanosecondsObject(@Cast(value="_PyTime_t*") long[] t, PyObject obj)
@NoException public static int _PyTime_FromSecondsObject(@Cast(value="_PyTime_t*") LongPointer t, PyObject obj, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_FromSecondsObject(@Cast(value="_PyTime_t*") LongBuffer t, PyObject obj, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_FromSecondsObject(@Cast(value="_PyTime_t*") long[] t, PyObject obj, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_FromMillisecondsObject(@Cast(value="_PyTime_t*") LongPointer t, PyObject obj, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_FromMillisecondsObject(@Cast(value="_PyTime_t*") LongBuffer t, PyObject obj, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_FromMillisecondsObject(@Cast(value="_PyTime_t*") long[] t, PyObject obj, @Cast(value="_PyTime_round_t") int round)
@NoException public static double _PyTime_AsSecondsDouble(@Cast(value="_PyTime_t") long t)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_AsMilliseconds(@Cast(value="_PyTime_t") long t, @Cast(value="_PyTime_round_t") int round)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_AsMicroseconds(@Cast(value="_PyTime_t") long t, @Cast(value="_PyTime_round_t") int round)
@NoException public static PyObject _PyTime_AsNanosecondsObject(@Cast(value="_PyTime_t") long t)
@NoException public static int _PyTime_AsTimeval(@Cast(value="_PyTime_t") long t, @Cast(value="timeval*") Pointer tv, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_AsTimeval_noraise(@Cast(value="_PyTime_t") long t, @Cast(value="timeval*") Pointer tv, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_AsTimevalTime_t(@Cast(value="_PyTime_t") long t, @Cast(value="time_t*") Pointer secs, IntPointer us, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_AsTimevalTime_t(@Cast(value="_PyTime_t") long t, @Cast(value="time_t*") Pointer secs, IntBuffer us, @Cast(value="_PyTime_round_t") int round)
@NoException public static int _PyTime_AsTimevalTime_t(@Cast(value="_PyTime_t") long t, @Cast(value="time_t*") Pointer secs, int[] us, @Cast(value="_PyTime_round_t") int round)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_MulDiv(@Cast(value="_PyTime_t") long ticks, @Cast(value="_PyTime_t") long mul, @Cast(value="_PyTime_t") long div)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_GetSystemClock()
@NoException @Cast(value="_PyTime_t") public static long _PyTime_GetMonotonicClock()
@NoException public static int _PyTime_GetSystemClockWithInfo(@Cast(value="_PyTime_t*") LongPointer t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetSystemClockWithInfo(@Cast(value="_PyTime_t*") LongBuffer t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetSystemClockWithInfo(@Cast(value="_PyTime_t*") long[] t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetMonotonicClockWithInfo(@Cast(value="_PyTime_t*") LongPointer t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetMonotonicClockWithInfo(@Cast(value="_PyTime_t*") LongBuffer t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetMonotonicClockWithInfo(@Cast(value="_PyTime_t*") long[] t, _Py_clock_info_t info)
@NoException public static int _PyTime_Init()
@NoException public static int _PyTime_localtime(@ByVal @Cast(value="time_t*") Pointer t, @Cast(value="tm*") Pointer tm)
@NoException public static int _PyTime_gmtime(@ByVal @Cast(value="time_t*") Pointer t, @Cast(value="tm*") Pointer tm)
@NoException @Cast(value="_PyTime_t") public static long _PyTime_GetPerfCounter()
@NoException public static int _PyTime_GetPerfCounterWithInfo(@Cast(value="_PyTime_t*") LongPointer t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetPerfCounterWithInfo(@Cast(value="_PyTime_t*") LongBuffer t, _Py_clock_info_t info)
@NoException public static int _PyTime_GetPerfCounterWithInfo(@Cast(value="_PyTime_t*") long[] t, _Py_clock_info_t info)
@NoException public static Pointer PyMem_RawMalloc(@Cast(value="size_t") long size)
@NoException public static Pointer PyMem_RawCalloc(@Cast(value="size_t") long nelem, @Cast(value="size_t") long elsize)
@NoException public static Pointer PyMem_RawRealloc(Pointer ptr, @Cast(value="size_t") long new_size)
@NoException public static void PyMem_RawFree(Pointer ptr)
@NoException public static int _PyMem_SetupAllocators(@Cast(value="const char*") BytePointer opt)
@NoException public static int _PyMem_SetupAllocators(String opt)
@NoException @Cast(value="const char*") public static BytePointer _PyMem_GetAllocatorsName()
@NoException public static int PyTraceMalloc_Track(@Cast(value="unsigned int") int domain, @Cast(value="uintptr_t") long ptr, @Cast(value="size_t") long size)
@NoException public static int PyTraceMalloc_Untrack(@Cast(value="unsigned int") int domain, @Cast(value="uintptr_t") long ptr)
@NoException public static PyObject _PyTraceMalloc_GetTraceback(@Cast(value="unsigned int") int domain, @Cast(value="uintptr_t") long ptr)
@NoException public static Pointer PyMem_Malloc(@Cast(value="size_t") long size)
@NoException public static Pointer PyMem_Calloc(@Cast(value="size_t") long nelem, @Cast(value="size_t") long elsize)
@NoException public static Pointer PyMem_Realloc(Pointer ptr, @Cast(value="size_t") long new_size)
@NoException public static void PyMem_Free(Pointer ptr)
@NoException @Cast(value="char*") public static BytePointer _PyMem_RawStrdup(@Cast(value="const char*") BytePointer str)
@NoException @Cast(value="char*") public static ByteBuffer _PyMem_RawStrdup(String str)
@NoException @Cast(value="char*") public static BytePointer _PyMem_Strdup(@Cast(value="const char*") BytePointer str)
@NoException @Cast(value="char*") public static ByteBuffer _PyMem_Strdup(String str)
@NoException @Cast(value="wchar_t*") public static Pointer _PyMem_RawWcsdup(@Cast(value="const wchar_t*") Pointer str)
@NoException public static void PyMem_GetAllocator(@Cast(value="PyMemAllocatorDomain") int domain, PyMemAllocatorEx allocator)
@NoException public static void PyMem_SetAllocator(@Cast(value="PyMemAllocatorDomain") int domain, PyMemAllocatorEx allocator)
@NoException public static void PyMem_SetupDebugHooks()
@NoException public static PyObject PyType_FromSpec(PyType_Spec arg0)
@NoException public static PyObject PyType_FromSpecWithBases(PyType_Spec arg0, PyObject arg1)
@NoException public static Pointer PyType_GetSlot(PyTypeObject arg0, int arg1)
@NoException public static int PyType_IsSubtype(PyTypeObject arg0, PyTypeObject arg1)
@ByRef public static PyTypeObject PyType_Type()
public static void PyType_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyBaseObject_Type()
public static void PyBaseObject_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PySuper_Type()
public static void PySuper_Type(PyTypeObject setter)
@NoException @Cast(value="unsigned long") public static long PyType_GetFlags(PyTypeObject arg0)
@NoException public static int PyType_Ready(PyTypeObject arg0)
@NoException public static PyObject PyType_GenericAlloc(PyTypeObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyType_GenericNew(PyTypeObject arg0, PyObject arg1, PyObject arg2)
@NoException @Cast(value="const char*") public static BytePointer _PyType_Name(PyTypeObject arg0)
@NoException public static PyObject _PyType_Lookup(PyTypeObject arg0, PyObject arg1)
@NoException public static PyObject _PyType_LookupId(PyTypeObject arg0, _Py_Identifier arg1)
@NoException public static PyObject _PyObject_LookupSpecial(PyObject arg0, _Py_Identifier arg1)
@NoException public static PyTypeObject _PyType_CalculateMetaclass(PyTypeObject arg0, PyObject arg1)
@NoException @Cast(value="unsigned int") public static int PyType_ClearCache()
@NoException public static void PyType_Modified(PyTypeObject arg0)
@NoException public static PyObject _PyType_GetDocFromInternalDoc(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static PyObject _PyType_GetDocFromInternalDoc(String arg0, String arg1)
@NoException public static PyObject _PyType_GetTextSignatureFromInternalDoc(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static PyObject _PyType_GetTextSignatureFromInternalDoc(String arg0, String arg1)
@NoException public static int PyObject_Print(PyObject arg0, @Cast(value="FILE*") Pointer arg1, int arg2)
@NoException public static void _Py_BreakPoint()
@NoException public static void _PyObject_Dump(PyObject arg0)
@NoException public static int _PyObject_IsFreed(PyObject arg0)
@NoException public static PyObject PyObject_Repr(PyObject arg0)
@NoException public static PyObject PyObject_Str(PyObject arg0)
@NoException public static PyObject PyObject_ASCII(PyObject arg0)
@NoException public static PyObject PyObject_Bytes(PyObject arg0)
@NoException public static PyObject PyObject_RichCompare(PyObject arg0, PyObject arg1, int arg2)
@NoException public static int PyObject_RichCompareBool(PyObject arg0, PyObject arg1, int arg2)
@NoException public static PyObject PyObject_GetAttrString(PyObject arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static PyObject PyObject_GetAttrString(PyObject arg0, String arg1)
@NoException public static int PyObject_SetAttrString(PyObject arg0, @Cast(value="const char*") BytePointer arg1, PyObject arg2)
@NoException public static int PyObject_SetAttrString(PyObject arg0, String arg1, PyObject arg2)
@NoException public static int PyObject_HasAttrString(PyObject arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static int PyObject_HasAttrString(PyObject arg0, String arg1)
@NoException public static PyObject PyObject_GetAttr(PyObject arg0, PyObject arg1)
@NoException public static int PyObject_SetAttr(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static int PyObject_HasAttr(PyObject arg0, PyObject arg1)
@NoException public static int _PyObject_IsAbstract(PyObject arg0)
@NoException public static PyObject _PyObject_GetAttrId(PyObject arg0, _Py_Identifier arg1)
@NoException public static int _PyObject_SetAttrId(PyObject arg0, _Py_Identifier arg1, PyObject arg2)
@NoException public static int _PyObject_HasAttrId(PyObject arg0, _Py_Identifier arg1)
@NoException public static int _PyObject_LookupAttr(PyObject arg0, PyObject arg1, @Cast(value="PyObject**") PointerPointer arg2)
@NoException public static int _PyObject_LookupAttr(PyObject arg0, PyObject arg1, @ByPtrPtr PyObject arg2)
@NoException public static int _PyObject_LookupAttrId(PyObject arg0, _Py_Identifier arg1, @Cast(value="PyObject**") PointerPointer arg2)
@NoException public static int _PyObject_LookupAttrId(PyObject arg0, _Py_Identifier arg1, @ByPtrPtr PyObject arg2)
@NoException @Cast(value="PyObject**") public static PointerPointer _PyObject_GetDictPtr(PyObject arg0)
@NoException public static PyObject PyObject_SelfIter(PyObject arg0)
@NoException public static PyObject _PyObject_NextNotImplemented(PyObject arg0)
@NoException public static PyObject PyObject_GenericGetAttr(PyObject arg0, PyObject arg1)
@NoException public static int PyObject_GenericSetAttr(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static int PyObject_GenericSetDict(PyObject arg0, PyObject arg1, Pointer arg2)
@NoException @Cast(value="Py_hash_t") public static long PyObject_Hash(PyObject arg0)
@NoException @Cast(value="Py_hash_t") public static long PyObject_HashNotImplemented(PyObject arg0)
@NoException public static int PyObject_IsTrue(PyObject arg0)
@NoException public static int PyObject_Not(PyObject arg0)
@NoException public static int PyCallable_Check(PyObject arg0)
@NoException public static void PyObject_ClearWeakRefs(PyObject arg0)
@NoException public static void PyObject_CallFinalizer(PyObject arg0)
@NoException public static int PyObject_CallFinalizerFromDealloc(PyObject arg0)
@NoException public static PyObject _PyObject_GenericGetAttrWithDict(PyObject arg0, PyObject arg1, PyObject arg2, int arg3)
@NoException public static int _PyObject_GenericSetAttrWithDict(PyObject arg0, PyObject arg1, PyObject arg2, PyObject arg3)
@NoException public static PyObject _PyObject_GetBuiltin(@Cast(value="const char*") BytePointer name)
@NoException public static PyObject _PyObject_GetBuiltin(String name)
@NoException public static PyObject PyObject_Dir(PyObject arg0)
@NoException public static int Py_ReprEnter(PyObject arg0)
@NoException public static void Py_ReprLeave(PyObject arg0)
@NoException public static void _Py_Dealloc(PyObject arg0)
@NoException public static void Py_IncRef(PyObject arg0)
@NoException public static void Py_DecRef(PyObject arg0)
@ByRef public static PyTypeObject _PyNone_Type()
public static void _PyNone_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyNotImplemented_Type()
public static void _PyNotImplemented_Type(PyTypeObject setter)
public static void _Py_NoneStruct(PyObject setter)
public static void _Py_NotImplementedStruct(PyObject setter)
public static int _Py_SwappedOp(int i)
public static void _Py_SwappedOp(int i, int setter)
@MemberGetter public static IntPointer _Py_SwappedOp()
@NoException public static void _PyTrash_deposit_object(PyObject arg0)
@NoException public static void _PyTrash_destroy_chain()
@NoException public static void _PyTrash_thread_deposit_object(PyObject arg0)
@NoException public static void _PyTrash_thread_destroy_chain()
@NoException public static void _PyDebugAllocatorStats(@Cast(value="FILE*") Pointer out, @Cast(value="const char*") BytePointer block_name, int num_blocks, @Cast(value="size_t") long sizeof_block)
@NoException public static void _PyDebugAllocatorStats(@Cast(value="FILE*") Pointer out, String block_name, int num_blocks, @Cast(value="size_t") long sizeof_block)
@NoException public static void _PyObject_DebugTypeStats(@Cast(value="FILE*") Pointer out)
@NoException public static Pointer PyObject_Malloc(@Cast(value="size_t") long size)
@NoException public static Pointer PyObject_Calloc(@Cast(value="size_t") long nelem, @Cast(value="size_t") long elsize)
@NoException public static Pointer PyObject_Realloc(Pointer ptr, @Cast(value="size_t") long new_size)
@NoException public static void PyObject_Free(Pointer ptr)
@NoException @Cast(value="Py_ssize_t") public static long _Py_GetAllocatedBlocks()
@NoException public static int _PyObject_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@NoException public static PyObject PyObject_Init(PyObject arg0, PyTypeObject arg1)
@NoException public static PyVarObject PyObject_InitVar(PyVarObject arg0, PyTypeObject arg1, @Cast(value="Py_ssize_t") long arg2)
@NoException public static PyObject _PyObject_New(PyTypeObject arg0)
@NoException public static PyVarObject _PyObject_NewVar(PyTypeObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static void PyObject_GetArenaAllocator(PyObjectArenaAllocator allocator)
@NoException public static void PyObject_SetArenaAllocator(PyObjectArenaAllocator allocator)
@NoException @Cast(value="Py_ssize_t") public static long PyGC_Collect()
@NoException @Cast(value="Py_ssize_t") public static long _PyGC_CollectNoFail()
@NoException @Cast(value="Py_ssize_t") public static long _PyGC_CollectIfEnabled()
@NoException public static PyVarObject _PyObject_GC_Resize(PyVarObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject _PyObject_GC_Malloc(@Cast(value="size_t") long size)
@NoException public static PyObject _PyObject_GC_Calloc(@Cast(value="size_t") long size)
@NoException public static PyObject _PyObject_GC_New(PyTypeObject arg0)
@NoException public static PyVarObject _PyObject_GC_NewVar(PyTypeObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static void PyObject_GC_Track(Pointer arg0)
@NoException public static void PyObject_GC_UnTrack(Pointer arg0)
@NoException public static void PyObject_GC_Del(Pointer arg0)
@NoException @Cast(value="Py_hash_t") public static long _Py_HashDouble(double arg0)
@NoException @Cast(value="Py_hash_t") public static long _Py_HashPointer(Pointer arg0)
@NoException @Cast(value="Py_hash_t") public static long _Py_HashBytes(@Const Pointer arg0, @Cast(value="Py_ssize_t") long arg1)
@ByRef public static _Py_HashSecret_t _Py_HashSecret()
public static void _Py_HashSecret(_Py_HashSecret_t setter)
@NoException public static PyHash_FuncDef PyHash_GetFuncDef()
public static int Py_DebugFlag()
public static void Py_DebugFlag(int setter)
public static int Py_VerboseFlag()
public static void Py_VerboseFlag(int setter)
public static int Py_QuietFlag()
public static void Py_QuietFlag(int setter)
public static int Py_InteractiveFlag()
public static void Py_InteractiveFlag(int setter)
public static int Py_InspectFlag()
public static void Py_InspectFlag(int setter)
public static int Py_OptimizeFlag()
public static void Py_OptimizeFlag(int setter)
public static int Py_NoSiteFlag()
public static void Py_NoSiteFlag(int setter)
public static int Py_BytesWarningFlag()
public static void Py_BytesWarningFlag(int setter)
public static int Py_FrozenFlag()
public static void Py_FrozenFlag(int setter)
public static int Py_IgnoreEnvironmentFlag()
public static void Py_IgnoreEnvironmentFlag(int setter)
public static int Py_DontWriteBytecodeFlag()
public static void Py_DontWriteBytecodeFlag(int setter)
public static int Py_NoUserSiteDirectory()
public static void Py_NoUserSiteDirectory(int setter)
public static int Py_UnbufferedStdioFlag()
public static void Py_UnbufferedStdioFlag(int setter)
public static int Py_HashRandomizationFlag()
public static void Py_HashRandomizationFlag(int setter)
public static int Py_IsolatedFlag()
public static void Py_IsolatedFlag(int setter)
@ByRef public static PyTypeObject PyClassMethodDescr_Type()
public static void PyClassMethodDescr_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyGetSetDescr_Type()
public static void PyGetSetDescr_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyMemberDescr_Type()
public static void PyMemberDescr_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyMethodDescr_Type()
public static void PyMethodDescr_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyWrapperDescr_Type()
public static void PyWrapperDescr_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictProxy_Type()
public static void PyDictProxy_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyMethodWrapper_Type()
public static void _PyMethodWrapper_Type(PyTypeObject setter)
@NoException public static PyObject PyDescr_NewMethod(PyTypeObject arg0, PyMethodDef arg1)
@NoException public static PyObject PyDescr_NewClassMethod(PyTypeObject arg0, PyMethodDef arg1)
@NoException public static PyObject PyDescr_NewMember(PyTypeObject arg0, PyMemberDef arg1)
@NoException public static PyObject PyDescr_NewGetSet(PyTypeObject arg0, PyGetSetDef arg1)
@NoException public static PyObject _PyMethodDescr_FastCallKeywords(PyObject descrobj, @Cast(value="PyObject*const*") PointerPointer stack, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject _PyMethodDescr_FastCallKeywords(PyObject descrobj, @ByPtrPtr PyObject stack, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject PyDescr_NewWrapper(PyTypeObject arg0, wrapperbase arg1, Pointer arg2)
@NoException public static PyObject PyDictProxy_New(PyObject arg0)
@NoException public static PyObject PyWrapper_New(PyObject arg0, PyObject arg1)
@ByRef public static PyTypeObject PyProperty_Type()
public static void PyProperty_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyByteArray_Type()
public static void PyByteArray_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyByteArrayIter_Type()
public static void PyByteArrayIter_Type(PyTypeObject setter)
@NoException public static PyObject PyByteArray_FromObject(PyObject arg0)
@NoException public static PyObject PyByteArray_Concat(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyByteArray_FromStringAndSize(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyByteArray_FromStringAndSize(String arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException @Cast(value="Py_ssize_t") public static long PyByteArray_Size(PyObject arg0)
@NoException @Cast(value="char*") public static BytePointer PyByteArray_AsString(PyObject arg0)
@NoException public static int PyByteArray_Resize(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
public static void _PyByteArray_empty_string(int i, byte setter)
@MemberGetter @Cast(value="char*") public static BytePointer _PyByteArray_empty_string()
@ByRef public static PyTypeObject PyBytes_Type()
public static void PyBytes_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyBytesIter_Type()
public static void PyBytesIter_Type(PyTypeObject setter)
@NoException public static PyObject PyBytes_FromStringAndSize(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyBytes_FromStringAndSize(String arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyBytes_FromString(@Cast(value="const char*") BytePointer arg0)
@NoException public static PyObject PyBytes_FromString(String arg0)
@NoException public static PyObject PyBytes_FromObject(PyObject arg0)
@NoException public static PyObject PyBytes_FromFormatV(@Cast(value="const char*") BytePointer arg0, @ByVal @Cast(value="va_list*") Pointer arg1)
@NoException public static PyObject PyBytes_FromFormatV(String arg0, @ByVal @Cast(value="va_list*") Pointer arg1)
@NoException public static PyObject PyBytes_FromFormat(@Cast(value="const char*") BytePointer arg0)
@NoException public static PyObject PyBytes_FromFormat(String arg0)
@NoException @Cast(value="Py_ssize_t") public static long PyBytes_Size(PyObject arg0)
@NoException @Cast(value="char*") public static BytePointer PyBytes_AsString(PyObject arg0)
@NoException public static PyObject PyBytes_Repr(PyObject arg0, int arg1)
@NoException public static void PyBytes_Concat(@Cast(value="PyObject**") PointerPointer arg0, PyObject arg1)
@NoException public static void PyBytes_Concat(@ByPtrPtr PyObject arg0, PyObject arg1)
@NoException public static void PyBytes_ConcatAndDel(@Cast(value="PyObject**") PointerPointer arg0, PyObject arg1)
@NoException public static void PyBytes_ConcatAndDel(@ByPtrPtr PyObject arg0, PyObject arg1)
@NoException public static int _PyBytes_Resize(@Cast(value="PyObject**") PointerPointer arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int _PyBytes_Resize(@ByPtrPtr PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject _PyBytes_FormatEx(@Cast(value="const char*") BytePointer format, @Cast(value="Py_ssize_t") long format_len, PyObject args, int use_bytearray)
@NoException public static PyObject _PyBytes_FormatEx(String format, @Cast(value="Py_ssize_t") long format_len, PyObject args, int use_bytearray)
@NoException public static PyObject _PyBytes_FromHex(PyObject string, int use_bytearray)
@NoException public static PyObject PyBytes_DecodeEscape(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="Py_ssize_t") long arg3, @Cast(value="const char*") BytePointer arg4)
@NoException public static PyObject PyBytes_DecodeEscape(String arg0, @Cast(value="Py_ssize_t") long arg1, String arg2, @Cast(value="Py_ssize_t") long arg3, String arg4)
@NoException public static PyObject _PyBytes_DecodeEscape(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="Py_ssize_t") long arg3, @Cast(value="const char*") BytePointer arg4, @Cast(value="const char**") PointerPointer arg5)
@NoException public static PyObject _PyBytes_DecodeEscape(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="Py_ssize_t") long arg3, @Cast(value="const char*") BytePointer arg4, @Cast(value="const char**") @ByPtrPtr BytePointer arg5)
@NoException public static PyObject _PyBytes_DecodeEscape(String arg0, @Cast(value="Py_ssize_t") long arg1, String arg2, @Cast(value="Py_ssize_t") long arg3, String arg4, @Cast(value="const char**") @ByPtrPtr ByteBuffer arg5)
@NoException public static PyObject _PyBytes_DecodeEscape(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="Py_ssize_t") long arg3, @Cast(value="const char*") BytePointer arg4, @Cast(value="const char**") @ByPtrPtr byte[] arg5)
@NoException public static PyObject _PyBytes_DecodeEscape(String arg0, @Cast(value="Py_ssize_t") long arg1, String arg2, @Cast(value="Py_ssize_t") long arg3, String arg4, @Cast(value="const char**") @ByPtrPtr BytePointer arg5)
@NoException public static PyObject _PyBytes_DecodeEscape(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="Py_ssize_t") long arg3, @Cast(value="const char*") BytePointer arg4, @Cast(value="const char**") @ByPtrPtr ByteBuffer arg5)
@NoException public static PyObject _PyBytes_DecodeEscape(String arg0, @Cast(value="Py_ssize_t") long arg1, String arg2, @Cast(value="Py_ssize_t") long arg3, String arg4, @Cast(value="const char**") @ByPtrPtr byte[] arg5)
@NoException public static PyObject _PyBytes_Join(PyObject sep, PyObject x)
@NoException public static int PyBytes_AsStringAndSize(PyObject obj, @Cast(value="char**") PointerPointer s, @Cast(value="Py_ssize_t*") SizeTPointer len)
@NoException public static int PyBytes_AsStringAndSize(PyObject obj, @Cast(value="char**") @ByPtrPtr BytePointer s, @Cast(value="Py_ssize_t*") SizeTPointer len)
@NoException public static int PyBytes_AsStringAndSize(PyObject obj, @Cast(value="char**") @ByPtrPtr ByteBuffer s, @Cast(value="Py_ssize_t*") SizeTPointer len)
@NoException public static int PyBytes_AsStringAndSize(PyObject obj, @Cast(value="char**") @ByPtrPtr byte[] s, @Cast(value="Py_ssize_t*") SizeTPointer len)
@NoException public static void _PyBytesWriter_Init(_PyBytesWriter writer)
@NoException public static PyObject _PyBytesWriter_Finish(_PyBytesWriter writer, Pointer str)
@NoException public static void _PyBytesWriter_Dealloc(_PyBytesWriter writer)
@NoException public static Pointer _PyBytesWriter_Alloc(_PyBytesWriter writer, @Cast(value="Py_ssize_t") long size)
@NoException public static Pointer _PyBytesWriter_Prepare(_PyBytesWriter writer, Pointer str, @Cast(value="Py_ssize_t") long size)
@NoException public static Pointer _PyBytesWriter_Resize(_PyBytesWriter writer, Pointer str, @Cast(value="Py_ssize_t") long size)
@NoException public static Pointer _PyBytesWriter_WriteBytes(_PyBytesWriter writer, Pointer str, @Const Pointer bytes, @Cast(value="Py_ssize_t") long size)
@MemberGetter public static long Py_UNICODE_SIZE()
@ByRef public static PyTypeObject PyUnicode_Type()
public static void PyUnicode_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyUnicodeIter_Type()
public static void PyUnicodeIter_Type(PyTypeObject setter)
@NoException public static PyObject PyUnicode_New(@Cast(value="Py_ssize_t") long size, @Cast(value="Py_UCS4") int maxchar)
@NoException public static int _PyUnicode_Ready(PyObject unicode)
@NoException public static PyObject _PyUnicode_Copy(PyObject unicode)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_CopyCharacters(PyObject to, @Cast(value="Py_ssize_t") long to_start, PyObject from, @Cast(value="Py_ssize_t") long from_start, @Cast(value="Py_ssize_t") long how_many)
@NoException public static void _PyUnicode_FastCopyCharacters(PyObject to, @Cast(value="Py_ssize_t") long to_start, PyObject from, @Cast(value="Py_ssize_t") long from_start, @Cast(value="Py_ssize_t") long how_many)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_Fill(PyObject unicode, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_UCS4") int fill_char)
@NoException public static void _PyUnicode_FastFill(PyObject unicode, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_UCS4") int fill_char)
@NoException public static PyObject PyUnicode_FromUnicode(@Cast(value="const Py_UNICODE*") Pointer u, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject PyUnicode_FromStringAndSize(@Cast(value="const char*") BytePointer u, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject PyUnicode_FromStringAndSize(String u, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject PyUnicode_FromString(@Cast(value="const char*") BytePointer u)
@NoException public static PyObject PyUnicode_FromString(String u)
@NoException public static PyObject PyUnicode_FromKindAndData(int kind, @Const Pointer buffer, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject _PyUnicode_FromASCII(@Cast(value="const char*") BytePointer buffer, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject _PyUnicode_FromASCII(String buffer, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject PyUnicode_Substring(PyObject str, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException @Cast(value="Py_UCS4") public static int _PyUnicode_FindMaxChar(PyObject unicode, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException @Cast(value="Py_UCS4*") public static IntPointer PyUnicode_AsUCS4(PyObject unicode, @Cast(value="Py_UCS4*") IntPointer buffer, @Cast(value="Py_ssize_t") long buflen, int copy_null)
@NoException @Cast(value="Py_UCS4*") public static IntBuffer PyUnicode_AsUCS4(PyObject unicode, @Cast(value="Py_UCS4*") IntBuffer buffer, @Cast(value="Py_ssize_t") long buflen, int copy_null)
@NoException @Cast(value="Py_UCS4*") public static int[] PyUnicode_AsUCS4(PyObject unicode, @Cast(value="Py_UCS4*") int[] buffer, @Cast(value="Py_ssize_t") long buflen, int copy_null)
@NoException @Cast(value="Py_UCS4*") public static IntPointer PyUnicode_AsUCS4Copy(PyObject unicode)
@NoException @Cast(value="Py_UNICODE*") public static Pointer PyUnicode_AsUnicode(PyObject unicode)
@NoException @Cast(value="const Py_UNICODE*") public static Pointer _PyUnicode_AsUnicode(PyObject unicode)
@NoException @Cast(value="Py_UNICODE*") public static Pointer PyUnicode_AsUnicodeAndSize(PyObject unicode, @Cast(value="Py_ssize_t*") SizeTPointer size)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_GetLength(PyObject unicode)
@NoException @Cast(value="Py_ssize_t") @Deprecated public static long PyUnicode_GetSize(PyObject unicode)
@NoException @Cast(value="Py_UCS4") public static int PyUnicode_ReadChar(PyObject unicode, @Cast(value="Py_ssize_t") long index)
@NoException public static int PyUnicode_WriteChar(PyObject unicode, @Cast(value="Py_ssize_t") long index, @Cast(value="Py_UCS4") int character)
@NoException @Cast(value="Py_UNICODE") @Deprecated public static char PyUnicode_GetMax()
@NoException public static int PyUnicode_Resize(@Cast(value="PyObject**") PointerPointer unicode, @Cast(value="Py_ssize_t") long length)
@NoException public static int PyUnicode_Resize(@ByPtrPtr PyObject unicode, @Cast(value="Py_ssize_t") long length)
@NoException public static PyObject PyUnicode_FromEncodedObject(PyObject obj, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_FromEncodedObject(PyObject obj, String encoding, String errors)
@NoException public static PyObject PyUnicode_FromObject(PyObject obj)
@NoException public static PyObject PyUnicode_FromFormatV(@Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer vargs)
@NoException public static PyObject PyUnicode_FromFormatV(String format, @ByVal @Cast(value="va_list*") Pointer vargs)
@NoException public static PyObject PyUnicode_FromFormat(@Cast(value="const char*") BytePointer format)
@NoException public static PyObject PyUnicode_FromFormat(String format)
@NoException public static void _PyUnicodeWriter_Init(_PyUnicodeWriter writer)
@NoException public static int _PyUnicodeWriter_PrepareInternal(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_UCS4") int maxchar)
@NoException public static int _PyUnicodeWriter_PrepareKindInternal(_PyUnicodeWriter writer, @Cast(value="PyUnicode_Kind") int kind)
@NoException public static int _PyUnicodeWriter_WriteChar(_PyUnicodeWriter writer, @Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicodeWriter_WriteStr(_PyUnicodeWriter writer, PyObject str)
@NoException public static int _PyUnicodeWriter_WriteSubstring(_PyUnicodeWriter writer, PyObject str, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException public static int _PyUnicodeWriter_WriteASCIIString(_PyUnicodeWriter writer, @Cast(value="const char*") BytePointer str, @Cast(value="Py_ssize_t") long len)
@NoException public static int _PyUnicodeWriter_WriteASCIIString(_PyUnicodeWriter writer, String str, @Cast(value="Py_ssize_t") long len)
@NoException public static int _PyUnicodeWriter_WriteLatin1String(_PyUnicodeWriter writer, @Cast(value="const char*") BytePointer str, @Cast(value="Py_ssize_t") long len)
@NoException public static int _PyUnicodeWriter_WriteLatin1String(_PyUnicodeWriter writer, String str, @Cast(value="Py_ssize_t") long len)
@NoException public static PyObject _PyUnicodeWriter_Finish(_PyUnicodeWriter writer)
@NoException public static void _PyUnicodeWriter_Dealloc(_PyUnicodeWriter writer)
@NoException public static int _PyUnicode_FormatAdvancedWriter(_PyUnicodeWriter writer, PyObject obj, PyObject format_spec, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException public static void PyUnicode_InternInPlace(@Cast(value="PyObject**") PointerPointer arg0)
@NoException public static void PyUnicode_InternInPlace(@ByPtrPtr PyObject arg0)
@NoException public static void PyUnicode_InternImmortal(@Cast(value="PyObject**") PointerPointer arg0)
@NoException public static void PyUnicode_InternImmortal(@ByPtrPtr PyObject arg0)
@NoException public static PyObject PyUnicode_InternFromString(@Cast(value="const char*") BytePointer u)
@NoException public static PyObject PyUnicode_InternFromString(String u)
@NoException public static void _Py_ReleaseInternedUnicodeStrings()
@NoException public static PyObject PyUnicode_FromWideChar(@Cast(value="const wchar_t*") Pointer w, @Cast(value="Py_ssize_t") long size)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_AsWideChar(PyObject unicode, @Cast(value="wchar_t*") Pointer w, @Cast(value="Py_ssize_t") long size)
@NoException @Cast(value="wchar_t*") public static Pointer PyUnicode_AsWideCharString(PyObject unicode, @Cast(value="Py_ssize_t*") SizeTPointer size)
@NoException public static Pointer _PyUnicode_AsKind(PyObject s, @Cast(value="unsigned int") int kind)
@NoException public static PyObject PyUnicode_FromOrdinal(int ordinal)
@NoException public static int PyUnicode_ClearFreeList()
@NoException @Cast(value="const char*") public static BytePointer PyUnicode_AsUTF8AndSize(PyObject unicode, @Cast(value="Py_ssize_t*") SizeTPointer size)
@NoException @Cast(value="const char*") public static BytePointer PyUnicode_AsUTF8(PyObject unicode)
@NoException @Cast(value="const char*") public static BytePointer PyUnicode_GetDefaultEncoding()
@NoException public static PyObject PyUnicode_Decode(@Cast(value="const char*") BytePointer s, @Cast(value="Py_ssize_t") long size, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_Decode(String s, @Cast(value="Py_ssize_t") long size, String encoding, String errors)
@NoException @Deprecated public static PyObject PyUnicode_AsDecodedObject(PyObject unicode, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_AsDecodedObject(PyObject unicode, String encoding, String errors)
@NoException @Deprecated public static PyObject PyUnicode_AsDecodedUnicode(PyObject unicode, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_AsDecodedUnicode(PyObject unicode, String encoding, String errors)
@NoException @Deprecated public static PyObject PyUnicode_Encode(@Cast(value="const Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long size, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_Encode(@Cast(value="const Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long size, String encoding, String errors)
@NoException @Deprecated public static PyObject PyUnicode_AsEncodedObject(PyObject unicode, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_AsEncodedObject(PyObject unicode, String encoding, String errors)
@NoException public static PyObject PyUnicode_AsEncodedString(PyObject unicode, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_AsEncodedString(PyObject unicode, String encoding, String errors)
@NoException @Deprecated public static PyObject PyUnicode_AsEncodedUnicode(PyObject unicode, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_AsEncodedUnicode(PyObject unicode, String encoding, String errors)
@NoException public static PyObject PyUnicode_BuildEncodingMap(PyObject string)
@NoException public static PyObject PyUnicode_DecodeUTF7(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeUTF7(String string, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_DecodeUTF7Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF7Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF7(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, int base64SetO, int base64WhiteSpace, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF7(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, int base64SetO, int base64WhiteSpace, String errors)
@NoException public static PyObject _PyUnicode_EncodeUTF7(PyObject unicode, int base64SetO, int base64WhiteSpace, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyUnicode_EncodeUTF7(PyObject unicode, int base64SetO, int base64WhiteSpace, String errors)
@NoException public static PyObject PyUnicode_DecodeUTF8(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeUTF8(String string, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_DecodeUTF8Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF8Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_AsUTF8String(PyObject unicode)
@NoException public static PyObject _PyUnicode_AsUTF8String(PyObject unicode, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyUnicode_AsUTF8String(PyObject unicode, String errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF8(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF8(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_DecodeUTF32(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntPointer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF32(String string, @Cast(value="Py_ssize_t") long length, String errors, IntBuffer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF32(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, int[] byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF32(String string, @Cast(value="Py_ssize_t") long length, String errors, IntPointer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF32(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntBuffer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF32(String string, @Cast(value="Py_ssize_t") long length, String errors, int[] byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF32Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntPointer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF32Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, IntBuffer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF32Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, int[] byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF32Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, IntPointer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF32Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntBuffer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF32Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, int[] byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_AsUTF32String(PyObject unicode)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF32(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, int byteorder)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF32(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, String errors, int byteorder)
@NoException public static PyObject _PyUnicode_EncodeUTF32(PyObject object, @Cast(value="const char*") BytePointer errors, int byteorder)
@NoException public static PyObject _PyUnicode_EncodeUTF32(PyObject object, String errors, int byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntPointer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16(String string, @Cast(value="Py_ssize_t") long length, String errors, IntBuffer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, int[] byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16(String string, @Cast(value="Py_ssize_t") long length, String errors, IntPointer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntBuffer byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16(String string, @Cast(value="Py_ssize_t") long length, String errors, int[] byteorder)
@NoException public static PyObject PyUnicode_DecodeUTF16Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntPointer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF16Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, IntBuffer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF16Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, int[] byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF16Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, IntPointer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF16Stateful(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, IntBuffer byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_DecodeUTF16Stateful(String string, @Cast(value="Py_ssize_t") long length, String errors, int[] byteorder, @Cast(value="Py_ssize_t*") SizeTPointer consumed)
@NoException public static PyObject PyUnicode_AsUTF16String(PyObject unicode)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF16(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, int byteorder)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUTF16(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, String errors, int byteorder)
@NoException public static PyObject _PyUnicode_EncodeUTF16(PyObject unicode, @Cast(value="const char*") BytePointer errors, int byteorder)
@NoException public static PyObject _PyUnicode_EncodeUTF16(PyObject unicode, String errors, int byteorder)
@NoException public static PyObject PyUnicode_DecodeUnicodeEscape(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeUnicodeEscape(String string, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, @Cast(value="const char**") PointerPointer first_invalid_escape)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, @Cast(value="const char**") @ByPtrPtr BytePointer first_invalid_escape)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(String string, @Cast(value="Py_ssize_t") long length, String errors, @Cast(value="const char**") @ByPtrPtr ByteBuffer first_invalid_escape)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, @Cast(value="const char**") @ByPtrPtr byte[] first_invalid_escape)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(String string, @Cast(value="Py_ssize_t") long length, String errors, @Cast(value="const char**") @ByPtrPtr BytePointer first_invalid_escape)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors, @Cast(value="const char**") @ByPtrPtr ByteBuffer first_invalid_escape)
@NoException public static PyObject _PyUnicode_DecodeUnicodeEscape(String string, @Cast(value="Py_ssize_t") long length, String errors, @Cast(value="const char**") @ByPtrPtr byte[] first_invalid_escape)
@NoException public static PyObject PyUnicode_AsUnicodeEscapeString(PyObject unicode)
@NoException @Deprecated public static PyObject PyUnicode_EncodeUnicodeEscape(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length)
@NoException public static PyObject PyUnicode_DecodeRawUnicodeEscape(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeRawUnicodeEscape(String string, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_AsRawUnicodeEscapeString(PyObject unicode)
@NoException @Deprecated public static PyObject PyUnicode_EncodeRawUnicodeEscape(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length)
@NoException public static PyObject PyUnicode_DecodeLatin1(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeLatin1(String string, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_AsLatin1String(PyObject unicode)
@NoException public static PyObject _PyUnicode_AsLatin1String(PyObject unicode, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyUnicode_AsLatin1String(PyObject unicode, String errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeLatin1(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeLatin1(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_DecodeASCII(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeASCII(String string, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_AsASCIIString(PyObject unicode)
@NoException public static PyObject _PyUnicode_AsASCIIString(PyObject unicode, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyUnicode_AsASCIIString(PyObject unicode, String errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeASCII(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeASCII(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, String errors)
@NoException public static PyObject PyUnicode_DecodeCharmap(@Cast(value="const char*") BytePointer string, @Cast(value="Py_ssize_t") long length, PyObject mapping, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeCharmap(String string, @Cast(value="Py_ssize_t") long length, PyObject mapping, String errors)
@NoException public static PyObject PyUnicode_AsCharmapString(PyObject unicode, PyObject mapping)
@NoException @Deprecated public static PyObject PyUnicode_EncodeCharmap(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, PyObject mapping, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_EncodeCharmap(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, PyObject mapping, String errors)
@NoException public static PyObject _PyUnicode_EncodeCharmap(PyObject unicode, PyObject mapping, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyUnicode_EncodeCharmap(PyObject unicode, PyObject mapping, String errors)
@NoException @Deprecated public static PyObject PyUnicode_TranslateCharmap(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, PyObject table, @Cast(value="const char*") BytePointer errors)
@NoException @Deprecated public static PyObject PyUnicode_TranslateCharmap(@Cast(value="const Py_UNICODE*") Pointer data, @Cast(value="Py_ssize_t") long length, PyObject table, String errors)
@NoException public static int PyUnicode_EncodeDecimal(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length, @Cast(value="char*") BytePointer output, @Cast(value="const char*") BytePointer errors)
@NoException public static int PyUnicode_EncodeDecimal(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length, @Cast(value="char*") ByteBuffer output, String errors)
@NoException public static int PyUnicode_EncodeDecimal(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length, @Cast(value="char*") byte[] output, @Cast(value="const char*") BytePointer errors)
@NoException public static int PyUnicode_EncodeDecimal(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length, @Cast(value="char*") BytePointer output, String errors)
@NoException public static int PyUnicode_EncodeDecimal(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length, @Cast(value="char*") ByteBuffer output, @Cast(value="const char*") BytePointer errors)
@NoException public static int PyUnicode_EncodeDecimal(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length, @Cast(value="char*") byte[] output, String errors)
@NoException public static PyObject PyUnicode_TransformDecimalToASCII(@Cast(value="Py_UNICODE*") Pointer s, @Cast(value="Py_ssize_t") long length)
@NoException public static PyObject _PyUnicode_TransformDecimalAndSpaceToASCII(PyObject unicode)
@NoException public static PyObject PyUnicode_DecodeLocaleAndSize(@Cast(value="const char*") BytePointer str, @Cast(value="Py_ssize_t") long len, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeLocaleAndSize(String str, @Cast(value="Py_ssize_t") long len, String errors)
@NoException public static PyObject PyUnicode_DecodeLocale(@Cast(value="const char*") BytePointer str, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_DecodeLocale(String str, String errors)
@NoException public static PyObject PyUnicode_EncodeLocale(PyObject unicode, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_EncodeLocale(PyObject unicode, String errors)
@NoException public static int PyUnicode_FSConverter(PyObject arg0, Pointer arg1)
@NoException public static int PyUnicode_FSDecoder(PyObject arg0, Pointer arg1)
@NoException public static PyObject PyUnicode_DecodeFSDefault(@Cast(value="const char*") BytePointer s)
@NoException public static PyObject PyUnicode_DecodeFSDefault(String s)
@NoException public static PyObject PyUnicode_DecodeFSDefaultAndSize(@Cast(value="const char*") BytePointer s, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject PyUnicode_DecodeFSDefaultAndSize(String s, @Cast(value="Py_ssize_t") long size)
@NoException public static PyObject PyUnicode_EncodeFSDefault(PyObject unicode)
@NoException public static PyObject PyUnicode_Concat(PyObject left, PyObject right)
@NoException public static void PyUnicode_Append(@Cast(value="PyObject**") PointerPointer pleft, PyObject right)
@NoException public static void PyUnicode_Append(@ByPtrPtr PyObject pleft, PyObject right)
@NoException public static void PyUnicode_AppendAndDel(@Cast(value="PyObject**") PointerPointer pleft, PyObject right)
@NoException public static void PyUnicode_AppendAndDel(@ByPtrPtr PyObject pleft, PyObject right)
@NoException public static PyObject PyUnicode_Split(PyObject s, PyObject sep, @Cast(value="Py_ssize_t") long maxsplit)
@NoException public static PyObject PyUnicode_Splitlines(PyObject s, int keepends)
@NoException public static PyObject PyUnicode_Partition(PyObject s, PyObject sep)
@NoException public static PyObject PyUnicode_RPartition(PyObject s, PyObject sep)
@NoException public static PyObject PyUnicode_RSplit(PyObject s, PyObject sep, @Cast(value="Py_ssize_t") long maxsplit)
@NoException public static PyObject PyUnicode_Translate(PyObject str, PyObject table, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyUnicode_Translate(PyObject str, PyObject table, String errors)
@NoException public static PyObject PyUnicode_Join(PyObject separator, PyObject seq)
@NoException public static PyObject _PyUnicode_JoinArray(PyObject separator, @Cast(value="PyObject*const*") PointerPointer items, @Cast(value="Py_ssize_t") long seqlen)
@NoException public static PyObject _PyUnicode_JoinArray(PyObject separator, @ByPtrPtr PyObject items, @Cast(value="Py_ssize_t") long seqlen)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_Tailmatch(PyObject str, PyObject substr, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, int direction)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_Find(PyObject str, PyObject substr, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, int direction)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_FindChar(PyObject str, @Cast(value="Py_UCS4") int ch, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, int direction)
@NoException @Cast(value="Py_ssize_t") public static long PyUnicode_Count(PyObject str, PyObject substr, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException public static PyObject PyUnicode_Replace(PyObject str, PyObject substr, PyObject replstr, @Cast(value="Py_ssize_t") long maxcount)
@NoException public static int PyUnicode_Compare(PyObject left, PyObject right)
@NoException public static int _PyUnicode_EqualToASCIIId(PyObject left, _Py_Identifier right)
@NoException public static int PyUnicode_CompareWithASCIIString(PyObject left, @Cast(value="const char*") BytePointer right)
@NoException public static int PyUnicode_CompareWithASCIIString(PyObject left, String right)
@NoException public static int _PyUnicode_EqualToASCIIString(PyObject left, @Cast(value="const char*") BytePointer right)
@NoException public static int _PyUnicode_EqualToASCIIString(PyObject left, String right)
@NoException public static PyObject PyUnicode_RichCompare(PyObject left, PyObject right, int op)
@NoException public static PyObject PyUnicode_Format(PyObject format, PyObject args)
@NoException public static int PyUnicode_Contains(PyObject container, PyObject element)
@NoException public static int PyUnicode_IsIdentifier(PyObject s)
@NoException public static PyObject _PyUnicode_XStrip(PyObject self, int striptype, PyObject sepobj)
@NoException @Cast(value="Py_ssize_t") public static long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long n_buffer, PyObject digits, @Cast(value="Py_ssize_t") long d_pos, @Cast(value="Py_ssize_t") long n_digits, @Cast(value="Py_ssize_t") long min_width, @Cast(value="const char*") BytePointer grouping, PyObject thousands_sep, @Cast(value="Py_UCS4*") IntPointer maxchar)
@NoException @Cast(value="Py_ssize_t") public static long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long n_buffer, PyObject digits, @Cast(value="Py_ssize_t") long d_pos, @Cast(value="Py_ssize_t") long n_digits, @Cast(value="Py_ssize_t") long min_width, String grouping, PyObject thousands_sep, @Cast(value="Py_UCS4*") IntBuffer maxchar)
@NoException @Cast(value="Py_ssize_t") public static long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long n_buffer, PyObject digits, @Cast(value="Py_ssize_t") long d_pos, @Cast(value="Py_ssize_t") long n_digits, @Cast(value="Py_ssize_t") long min_width, @Cast(value="const char*") BytePointer grouping, PyObject thousands_sep, @Cast(value="Py_UCS4*") int[] maxchar)
@NoException @Cast(value="Py_ssize_t") public static long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long n_buffer, PyObject digits, @Cast(value="Py_ssize_t") long d_pos, @Cast(value="Py_ssize_t") long n_digits, @Cast(value="Py_ssize_t") long min_width, String grouping, PyObject thousands_sep, @Cast(value="Py_UCS4*") IntPointer maxchar)
@NoException @Cast(value="Py_ssize_t") public static long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long n_buffer, PyObject digits, @Cast(value="Py_ssize_t") long d_pos, @Cast(value="Py_ssize_t") long n_digits, @Cast(value="Py_ssize_t") long min_width, @Cast(value="const char*") BytePointer grouping, PyObject thousands_sep, @Cast(value="Py_UCS4*") IntBuffer maxchar)
@NoException @Cast(value="Py_ssize_t") public static long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter writer, @Cast(value="Py_ssize_t") long n_buffer, PyObject digits, @Cast(value="Py_ssize_t") long d_pos, @Cast(value="Py_ssize_t") long n_digits, @Cast(value="Py_ssize_t") long min_width, String grouping, PyObject thousands_sep, @Cast(value="Py_UCS4*") int[] maxchar)
@MemberGetter @Cast(value="const unsigned char") public static byte _Py_ascii_whitespace(int i)
@MemberGetter @Cast(value="const unsigned char*") public static BytePointer _Py_ascii_whitespace()
@NoException public static int _PyUnicode_IsLowercase(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsUppercase(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsTitlecase(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsXidStart(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsXidContinue(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsWhitespace(@Cast(value="const Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsLinebreak(@Cast(value="const Py_UCS4") int ch)
@NoException @Cast(value="Py_UCS4") public static int _PyUnicode_ToLowercase(@Cast(value="Py_UCS4") int ch)
@NoException @Cast(value="Py_UCS4") public static int _PyUnicode_ToUppercase(@Cast(value="Py_UCS4") int ch)
@NoException @Cast(value="Py_UCS4") @Deprecated public static int _PyUnicode_ToTitlecase(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_ToLowerFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntPointer res)
@NoException public static int _PyUnicode_ToLowerFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntBuffer res)
@NoException public static int _PyUnicode_ToLowerFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") int[] res)
@NoException public static int _PyUnicode_ToTitleFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntPointer res)
@NoException public static int _PyUnicode_ToTitleFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntBuffer res)
@NoException public static int _PyUnicode_ToTitleFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") int[] res)
@NoException public static int _PyUnicode_ToUpperFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntPointer res)
@NoException public static int _PyUnicode_ToUpperFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntBuffer res)
@NoException public static int _PyUnicode_ToUpperFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") int[] res)
@NoException public static int _PyUnicode_ToFoldedFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntPointer res)
@NoException public static int _PyUnicode_ToFoldedFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") IntBuffer res)
@NoException public static int _PyUnicode_ToFoldedFull(@Cast(value="Py_UCS4") int ch, @Cast(value="Py_UCS4*") int[] res)
@NoException public static int _PyUnicode_IsCaseIgnorable(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsCased(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_ToDecimalDigit(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_ToDigit(@Cast(value="Py_UCS4") int ch)
@NoException public static double _PyUnicode_ToNumeric(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsDecimalDigit(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsDigit(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsNumeric(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsPrintable(@Cast(value="Py_UCS4") int ch)
@NoException public static int _PyUnicode_IsAlpha(@Cast(value="Py_UCS4") int ch)
@NoException @Cast(value="size_t") @Deprecated public static long Py_UNICODE_strlen(@Cast(value="const Py_UNICODE*") Pointer u)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strcpy(@Cast(value="Py_UNICODE*") Pointer s1, @Cast(value="const Py_UNICODE*") Pointer s2)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strcat(@Cast(value="Py_UNICODE*") Pointer s1, @Cast(value="const Py_UNICODE*") Pointer s2)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strncpy(@Cast(value="Py_UNICODE*") Pointer s1, @Cast(value="const Py_UNICODE*") Pointer s2, @Cast(value="size_t") long n)
@NoException @Deprecated public static int Py_UNICODE_strcmp(@Cast(value="const Py_UNICODE*") Pointer s1, @Cast(value="const Py_UNICODE*") Pointer s2)
@NoException @Deprecated public static int Py_UNICODE_strncmp(@Cast(value="const Py_UNICODE*") Pointer s1, @Cast(value="const Py_UNICODE*") Pointer s2, @Cast(value="size_t") long n)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strchr(@Cast(value="const Py_UNICODE*") Pointer s, @Cast(value="Py_UNICODE") char c)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strchr(@Cast(value="const Py_UNICODE*") Pointer s, @Cast(value="Py_UNICODE") int c)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strrchr(@Cast(value="const Py_UNICODE*") Pointer s, @Cast(value="Py_UNICODE") char c)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer Py_UNICODE_strrchr(@Cast(value="const Py_UNICODE*") Pointer s, @Cast(value="Py_UNICODE") int c)
@NoException public static PyObject _PyUnicode_FormatLong(PyObject arg0, int arg1, int arg2, int arg3)
@NoException @Cast(value="Py_UNICODE*") @Deprecated public static Pointer PyUnicode_AsUnicodeCopy(PyObject unicode)
@NoException public static int _PyUnicode_CheckConsistency(PyObject op, int check_content)
@NoException public static PyObject _PyUnicode_FromId(_Py_Identifier arg0)
@NoException public static void _PyUnicode_ClearStaticStrings()
@NoException public static int _PyUnicode_EQ(PyObject arg0, PyObject arg1)
@ByRef public static PyTypeObject PyLong_Type()
public static void PyLong_Type(PyTypeObject setter)
@NoException public static PyObject PyLong_FromLong(long arg0)
@NoException public static PyObject PyLong_FromUnsignedLong(@Cast(value="unsigned long") long arg0)
@NoException public static PyObject PyLong_FromSize_t(@Cast(value="size_t") long arg0)
@NoException public static PyObject PyLong_FromSsize_t(@Cast(value="Py_ssize_t") long arg0)
@NoException public static PyObject PyLong_FromDouble(double arg0)
@NoException public static long PyLong_AsLong(PyObject arg0)
@NoException public static long PyLong_AsLongAndOverflow(PyObject arg0, IntPointer arg1)
@NoException public static long PyLong_AsLongAndOverflow(PyObject arg0, IntBuffer arg1)
@NoException public static long PyLong_AsLongAndOverflow(PyObject arg0, int[] arg1)
@NoException @Cast(value="Py_ssize_t") public static long PyLong_AsSsize_t(PyObject arg0)
@NoException @Cast(value="size_t") public static long PyLong_AsSize_t(PyObject arg0)
@NoException @Cast(value="unsigned long") public static long PyLong_AsUnsignedLong(PyObject arg0)
@NoException @Cast(value="unsigned long") public static long PyLong_AsUnsignedLongMask(PyObject arg0)
@NoException public static int _PyLong_AsInt(PyObject arg0)
@NoException public static PyObject PyLong_GetInfo()
public static void _PyLong_DigitValue(int i, byte setter)
@MemberGetter @Cast(value="unsigned char*") public static BytePointer _PyLong_DigitValue()
@NoException public static double _PyLong_Frexp(PyLongObject a, @Cast(value="Py_ssize_t*") SizeTPointer e)
@NoException public static double PyLong_AsDouble(PyObject arg0)
@NoException public static PyObject PyLong_FromVoidPtr(Pointer arg0)
@NoException public static Pointer PyLong_AsVoidPtr(PyObject arg0)
@NoException public static PyObject PyLong_FromLongLong(long arg0)
@NoException public static PyObject PyLong_FromUnsignedLongLong(@Cast(value="unsigned long long") long arg0)
@NoException public static long PyLong_AsLongLong(PyObject arg0)
@NoException @Cast(value="unsigned long long") public static long PyLong_AsUnsignedLongLong(PyObject arg0)
@NoException @Cast(value="unsigned long long") public static long PyLong_AsUnsignedLongLongMask(PyObject arg0)
@NoException public static long PyLong_AsLongLongAndOverflow(PyObject arg0, IntPointer arg1)
@NoException public static long PyLong_AsLongLongAndOverflow(PyObject arg0, IntBuffer arg1)
@NoException public static long PyLong_AsLongLongAndOverflow(PyObject arg0, int[] arg1)
@NoException public static PyObject PyLong_FromString(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") PointerPointer arg1, int arg2)
@NoException public static PyObject PyLong_FromString(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr BytePointer arg1, int arg2)
@NoException public static PyObject PyLong_FromString(String arg0, @Cast(value="char**") @ByPtrPtr ByteBuffer arg1, int arg2)
@NoException public static PyObject PyLong_FromString(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr byte[] arg1, int arg2)
@NoException public static PyObject PyLong_FromString(String arg0, @Cast(value="char**") @ByPtrPtr BytePointer arg1, int arg2)
@NoException public static PyObject PyLong_FromString(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr ByteBuffer arg1, int arg2)
@NoException public static PyObject PyLong_FromString(String arg0, @Cast(value="char**") @ByPtrPtr byte[] arg1, int arg2)
@NoException @Deprecated public static PyObject PyLong_FromUnicode(@Cast(value="Py_UNICODE*") Pointer arg0, @Cast(value="Py_ssize_t") long arg1, int arg2)
@NoException public static PyObject PyLong_FromUnicodeObject(PyObject u, int base)
@NoException public static PyObject _PyLong_FromBytes(@Cast(value="const char*") BytePointer arg0, @Cast(value="Py_ssize_t") long arg1, int arg2)
@NoException public static PyObject _PyLong_FromBytes(String arg0, @Cast(value="Py_ssize_t") long arg1, int arg2)
@NoException public static int _PyLong_Sign(PyObject v)
@NoException @Cast(value="size_t") public static long _PyLong_NumBits(PyObject v)
@NoException public static PyObject _PyLong_DivmodNear(PyObject arg0, PyObject arg1)
@NoException public static PyObject _PyLong_FromByteArray(@Cast(value="const unsigned char*") BytePointer bytes, @Cast(value="size_t") long n, int little_endian, int is_signed)
@NoException public static PyObject _PyLong_FromByteArray(@Cast(value="const unsigned char*") ByteBuffer bytes, @Cast(value="size_t") long n, int little_endian, int is_signed)
@NoException public static PyObject _PyLong_FromByteArray(@Cast(value="const unsigned char*") byte[] bytes, @Cast(value="size_t") long n, int little_endian, int is_signed)
@NoException public static int _PyLong_AsByteArray(PyLongObject v, @Cast(value="unsigned char*") BytePointer bytes, @Cast(value="size_t") long n, int little_endian, int is_signed)
@NoException public static int _PyLong_AsByteArray(PyLongObject v, @Cast(value="unsigned char*") ByteBuffer bytes, @Cast(value="size_t") long n, int little_endian, int is_signed)
@NoException public static int _PyLong_AsByteArray(PyLongObject v, @Cast(value="unsigned char*") byte[] bytes, @Cast(value="size_t") long n, int little_endian, int is_signed)
@NoException public static PyLongObject _PyLong_FromNbInt(PyObject arg0)
@NoException public static PyObject _PyLong_Format(PyObject obj, int base)
@NoException public static int _PyLong_FormatWriter(_PyUnicodeWriter writer, PyObject obj, int base, int alternate)
@NoException @Cast(value="char*") public static BytePointer _PyLong_FormatBytesWriter(_PyBytesWriter writer, @Cast(value="char*") BytePointer str, PyObject obj, int base, int alternate)
@NoException @Cast(value="char*") public static ByteBuffer _PyLong_FormatBytesWriter(_PyBytesWriter writer, @Cast(value="char*") ByteBuffer str, PyObject obj, int base, int alternate)
@NoException @Cast(value="char*") public static byte[] _PyLong_FormatBytesWriter(_PyBytesWriter writer, @Cast(value="char*") byte[] str, PyObject obj, int base, int alternate)
@NoException public static int _PyLong_FormatAdvancedWriter(_PyUnicodeWriter writer, PyObject obj, PyObject format_spec, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") PointerPointer arg1, int arg2)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr BytePointer arg1, int arg2)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(String arg0, @Cast(value="char**") @ByPtrPtr ByteBuffer arg1, int arg2)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr byte[] arg1, int arg2)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(String arg0, @Cast(value="char**") @ByPtrPtr BytePointer arg1, int arg2)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr ByteBuffer arg1, int arg2)
@NoException @Cast(value="unsigned long") public static long PyOS_strtoul(String arg0, @Cast(value="char**") @ByPtrPtr byte[] arg1, int arg2)
@NoException public static long PyOS_strtol(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") PointerPointer arg1, int arg2)
@NoException public static long PyOS_strtol(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr BytePointer arg1, int arg2)
@NoException public static long PyOS_strtol(String arg0, @Cast(value="char**") @ByPtrPtr ByteBuffer arg1, int arg2)
@NoException public static long PyOS_strtol(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr byte[] arg1, int arg2)
@NoException public static long PyOS_strtol(String arg0, @Cast(value="char**") @ByPtrPtr BytePointer arg1, int arg2)
@NoException public static long PyOS_strtol(@Cast(value="const char*") BytePointer arg0, @Cast(value="char**") @ByPtrPtr ByteBuffer arg1, int arg2)
@NoException public static long PyOS_strtol(String arg0, @Cast(value="char**") @ByPtrPtr byte[] arg1, int arg2)
@NoException public static PyObject _PyLong_GCD(PyObject arg0, PyObject arg1)
public static PyObject _PyLong_Zero()
public static void _PyLong_Zero(PyObject setter)
public static PyObject _PyLong_One()
public static void _PyLong_One(PyObject setter)
@MemberGetter public static long PyLong_BASE()
@MemberGetter public static long PyLong_MASK()
@NoException public static PyLongObject _PyLong_New(@Cast(value="Py_ssize_t") long arg0)
@NoException public static PyObject _PyLong_Copy(PyLongObject src)
@ByRef public static PyTypeObject PyBool_Type()
public static void PyBool_Type(PyTypeObject setter)
@ByRef public static _longobject _Py_FalseStruct()
public static void _Py_FalseStruct(_longobject setter)
@ByRef public static _longobject _Py_TrueStruct()
public static void _Py_TrueStruct(_longobject setter)
@NoException public static PyObject PyBool_FromLong(long arg0)
@ByRef public static PyTypeObject PyFloat_Type()
public static void PyFloat_Type(PyTypeObject setter)
@NoException public static double PyFloat_GetMax()
@NoException public static double PyFloat_GetMin()
@NoException public static PyObject PyFloat_GetInfo()
@NoException public static PyObject PyFloat_FromString(PyObject arg0)
@NoException public static PyObject PyFloat_FromDouble(double arg0)
@NoException public static double PyFloat_AsDouble(PyObject arg0)
@NoException public static int _PyFloat_Pack2(double x, @Cast(value="unsigned char*") BytePointer p, int le)
@NoException public static int _PyFloat_Pack2(double x, @Cast(value="unsigned char*") ByteBuffer p, int le)
@NoException public static int _PyFloat_Pack2(double x, @Cast(value="unsigned char*") byte[] p, int le)
@NoException public static int _PyFloat_Pack4(double x, @Cast(value="unsigned char*") BytePointer p, int le)
@NoException public static int _PyFloat_Pack4(double x, @Cast(value="unsigned char*") ByteBuffer p, int le)
@NoException public static int _PyFloat_Pack4(double x, @Cast(value="unsigned char*") byte[] p, int le)
@NoException public static int _PyFloat_Pack8(double x, @Cast(value="unsigned char*") BytePointer p, int le)
@NoException public static int _PyFloat_Pack8(double x, @Cast(value="unsigned char*") ByteBuffer p, int le)
@NoException public static int _PyFloat_Pack8(double x, @Cast(value="unsigned char*") byte[] p, int le)
@NoException public static double _PyFloat_Unpack2(@Cast(value="const unsigned char*") BytePointer p, int le)
@NoException public static double _PyFloat_Unpack2(@Cast(value="const unsigned char*") ByteBuffer p, int le)
@NoException public static double _PyFloat_Unpack2(@Cast(value="const unsigned char*") byte[] p, int le)
@NoException public static double _PyFloat_Unpack4(@Cast(value="const unsigned char*") BytePointer p, int le)
@NoException public static double _PyFloat_Unpack4(@Cast(value="const unsigned char*") ByteBuffer p, int le)
@NoException public static double _PyFloat_Unpack4(@Cast(value="const unsigned char*") byte[] p, int le)
@NoException public static double _PyFloat_Unpack8(@Cast(value="const unsigned char*") BytePointer p, int le)
@NoException public static double _PyFloat_Unpack8(@Cast(value="const unsigned char*") ByteBuffer p, int le)
@NoException public static double _PyFloat_Unpack8(@Cast(value="const unsigned char*") byte[] p, int le)
@NoException public static int PyFloat_ClearFreeList()
@NoException public static void _PyFloat_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@NoException public static int _PyFloat_FormatAdvancedWriter(_PyUnicodeWriter writer, PyObject obj, PyObject format_spec, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException @ByVal public static Py_complex _Py_c_sum(@ByVal Py_complex arg0, @ByVal Py_complex arg1)
@NoException @ByVal public static Py_complex _Py_c_diff(@ByVal Py_complex arg0, @ByVal Py_complex arg1)
@NoException @ByVal public static Py_complex _Py_c_neg(@ByVal Py_complex arg0)
@NoException @ByVal public static Py_complex _Py_c_prod(@ByVal Py_complex arg0, @ByVal Py_complex arg1)
@NoException @ByVal public static Py_complex _Py_c_quot(@ByVal Py_complex arg0, @ByVal Py_complex arg1)
@NoException @ByVal public static Py_complex _Py_c_pow(@ByVal Py_complex arg0, @ByVal Py_complex arg1)
@NoException public static double _Py_c_abs(@ByVal Py_complex arg0)
@ByRef public static PyTypeObject PyComplex_Type()
public static void PyComplex_Type(PyTypeObject setter)
@NoException public static PyObject PyComplex_FromCComplex(@ByVal Py_complex arg0)
@NoException public static PyObject PyComplex_FromDoubles(double real, double imag)
@NoException public static double PyComplex_RealAsDouble(PyObject op)
@NoException public static double PyComplex_ImagAsDouble(PyObject op)
@NoException @ByVal public static Py_complex PyComplex_AsCComplex(PyObject op)
@NoException public static int _PyComplex_FormatAdvancedWriter(_PyUnicodeWriter writer, PyObject obj, PyObject format_spec, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@ByRef public static PyTypeObject PyRange_Type()
public static void PyRange_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyRangeIter_Type()
public static void PyRangeIter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyLongRangeIter_Type()
public static void PyLongRangeIter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyManagedBuffer_Type()
public static void _PyManagedBuffer_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyMemoryView_Type()
public static void PyMemoryView_Type(PyTypeObject setter)
@NoException public static PyObject PyMemoryView_FromObject(PyObject base)
@NoException public static PyObject PyMemoryView_FromMemory(@Cast(value="char*") BytePointer mem, @Cast(value="Py_ssize_t") long size, int flags)
@NoException public static PyObject PyMemoryView_FromMemory(@Cast(value="char*") ByteBuffer mem, @Cast(value="Py_ssize_t") long size, int flags)
@NoException public static PyObject PyMemoryView_FromMemory(@Cast(value="char*") byte[] mem, @Cast(value="Py_ssize_t") long size, int flags)
@NoException public static PyObject PyMemoryView_FromBuffer(Py_buffer info)
@NoException public static PyObject PyMemoryView_GetContiguous(PyObject base, int buffertype, @Cast(value="char") byte order)
@ByRef public static PyTypeObject PyTuple_Type()
public static void PyTuple_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyTupleIter_Type()
public static void PyTupleIter_Type(PyTypeObject setter)
@NoException public static PyObject PyTuple_New(@Cast(value="Py_ssize_t") long size)
@NoException @Cast(value="Py_ssize_t") public static long PyTuple_Size(PyObject arg0)
@NoException public static PyObject PyTuple_GetItem(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyTuple_SetItem(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, PyObject arg2)
@NoException public static PyObject PyTuple_GetSlice(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="Py_ssize_t") long arg2)
@NoException public static int _PyTuple_Resize(@Cast(value="PyObject**") PointerPointer arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int _PyTuple_Resize(@ByPtrPtr PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyTuple_Pack(@Cast(value="Py_ssize_t") long arg0)
@NoException public static void _PyTuple_MaybeUntrack(PyObject arg0)
@NoException public static int PyTuple_ClearFreeList()
@NoException public static void _PyTuple_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@ByRef public static PyTypeObject PyList_Type()
public static void PyList_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyListIter_Type()
public static void PyListIter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyListRevIter_Type()
public static void PyListRevIter_Type(PyTypeObject setter)
@NoException public static PyObject PyList_New(@Cast(value="Py_ssize_t") long size)
@NoException @Cast(value="Py_ssize_t") public static long PyList_Size(PyObject arg0)
@NoException public static PyObject PyList_GetItem(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyList_SetItem(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, PyObject arg2)
@NoException public static int PyList_Insert(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, PyObject arg2)
@NoException public static int PyList_Append(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyList_GetSlice(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="Py_ssize_t") long arg2)
@NoException public static int PyList_SetSlice(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, @Cast(value="Py_ssize_t") long arg2, PyObject arg3)
@NoException public static int PyList_Sort(PyObject arg0)
@NoException public static int PyList_Reverse(PyObject arg0)
@NoException public static PyObject PyList_AsTuple(PyObject arg0)
@NoException public static PyObject _PyList_Extend(PyListObject arg0, PyObject arg1)
@NoException public static int PyList_ClearFreeList()
@NoException public static void _PyList_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@ByRef public static PyTypeObject PyDict_Type()
public static void PyDict_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictIterKey_Type()
public static void PyDictIterKey_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictIterValue_Type()
public static void PyDictIterValue_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictIterItem_Type()
public static void PyDictIterItem_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictKeys_Type()
public static void PyDictKeys_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictItems_Type()
public static void PyDictItems_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyDictValues_Type()
public static void PyDictValues_Type(PyTypeObject setter)
@NoException public static PyObject PyDict_New()
@NoException public static PyObject PyDict_GetItem(PyObject mp, PyObject key)
@NoException public static PyObject _PyDict_GetItem_KnownHash(PyObject mp, PyObject key, @Cast(value="Py_hash_t") long hash)
@NoException public static PyObject PyDict_GetItemWithError(PyObject mp, PyObject key)
@NoException public static PyObject _PyDict_GetItemIdWithError(PyObject dp, _Py_Identifier key)
@NoException public static PyObject PyDict_SetDefault(PyObject mp, PyObject key, PyObject defaultobj)
@NoException public static int PyDict_SetItem(PyObject mp, PyObject key, PyObject item)
@NoException public static int _PyDict_SetItem_KnownHash(PyObject mp, PyObject key, PyObject item, @Cast(value="Py_hash_t") long hash)
@NoException public static int PyDict_DelItem(PyObject mp, PyObject key)
@NoException public static int _PyDict_DelItem_KnownHash(PyObject mp, PyObject key, @Cast(value="Py_hash_t") long hash)
@NoException public static int _PyDict_DelItemIf(PyObject mp, PyObject key, Predicate_PyObject predicate)
@NoException public static void PyDict_Clear(PyObject mp)
@NoException public static int PyDict_Next(PyObject mp, @Cast(value="Py_ssize_t*") SizeTPointer pos, @Cast(value="PyObject**") PointerPointer key, @Cast(value="PyObject**") PointerPointer value)
@NoException public static int PyDict_Next(PyObject mp, @Cast(value="Py_ssize_t*") SizeTPointer pos, @ByPtrPtr PyObject key, @ByPtrPtr PyObject value)
@NoException public static PyObject PyObject_GenericGetDict(PyObject arg0, Pointer arg1)
@NoException public static int _PyDict_Next(PyObject mp, @Cast(value="Py_ssize_t*") SizeTPointer pos, @Cast(value="PyObject**") PointerPointer key, @Cast(value="PyObject**") PointerPointer value, @Cast(value="Py_hash_t*") SizeTPointer hash)
@NoException public static int _PyDict_Next(PyObject mp, @Cast(value="Py_ssize_t*") SizeTPointer pos, @ByPtrPtr PyObject key, @ByPtrPtr PyObject value, @Cast(value="Py_hash_t*") SizeTPointer hash)
@NoException public static PyObject PyDict_Keys(PyObject mp)
@NoException public static PyObject PyDict_Values(PyObject mp)
@NoException public static PyObject PyDict_Items(PyObject mp)
@NoException @Cast(value="Py_ssize_t") public static long PyDict_Size(PyObject mp)
@NoException public static PyObject PyDict_Copy(PyObject mp)
@NoException public static int PyDict_Contains(PyObject mp, PyObject key)
@NoException public static int _PyDict_Contains(PyObject mp, PyObject key, @Cast(value="Py_hash_t") long hash)
@NoException public static PyObject _PyDict_NewPresized(@Cast(value="Py_ssize_t") long minused)
@NoException public static void _PyDict_MaybeUntrack(PyObject mp)
@NoException public static int _PyDict_HasOnlyStringKeys(PyObject mp)
@NoException public static PyObject _PyDict_Pop(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static int PyDict_ClearFreeList()
@NoException public static int PyDict_Update(PyObject mp, PyObject other)
@NoException public static int PyDict_Merge(PyObject mp, PyObject other, int override)
@NoException public static int _PyDict_MergeEx(PyObject mp, PyObject other, int override)
@NoException public static PyObject _PyDictView_Intersect(PyObject self, PyObject other)
@NoException public static int PyDict_MergeFromSeq2(PyObject d, PyObject seq2, int override)
@NoException public static PyObject PyDict_GetItemString(PyObject dp, @Cast(value="const char*") BytePointer key)
@NoException public static PyObject PyDict_GetItemString(PyObject dp, String key)
@NoException public static PyObject _PyDict_GetItemId(PyObject dp, _Py_Identifier key)
@NoException public static int PyDict_SetItemString(PyObject dp, @Cast(value="const char*") BytePointer key, PyObject item)
@NoException public static int PyDict_SetItemString(PyObject dp, String key, PyObject item)
@NoException public static int _PyDict_SetItemId(PyObject dp, _Py_Identifier key, PyObject item)
@NoException public static int PyDict_DelItemString(PyObject dp, @Cast(value="const char*") BytePointer key)
@NoException public static int PyDict_DelItemString(PyObject dp, String key)
@NoException public static int _PyDict_DelItemId(PyObject mp, _Py_Identifier key)
@NoException public static void _PyDict_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@NoException public static PyObject PyMember_GetOne(@Cast(value="const char*") BytePointer arg0, PyMemberDef arg1)
@NoException public static PyObject PyMember_GetOne(String arg0, PyMemberDef arg1)
@NoException public static int PyMember_SetOne(@Cast(value="char*") BytePointer arg0, PyMemberDef arg1, PyObject arg2)
@NoException public static int PyMember_SetOne(@Cast(value="char*") ByteBuffer arg0, PyMemberDef arg1, PyObject arg2)
@NoException public static int PyMember_SetOne(@Cast(value="char*") byte[] arg0, PyMemberDef arg1, PyObject arg2)
@ByRef public static PyTypeObject PyODict_Type()
public static void PyODict_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyODictIter_Type()
public static void PyODictIter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyODictKeys_Type()
public static void PyODictKeys_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyODictItems_Type()
public static void PyODictItems_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyODictValues_Type()
public static void PyODictValues_Type(PyTypeObject setter)
@NoException public static PyObject PyODict_New()
@NoException public static int PyODict_SetItem(PyObject od, PyObject key, PyObject item)
@NoException public static int PyODict_DelItem(PyObject od, PyObject key)
@ByRef public static PyTypeObject PyEnum_Type()
public static void PyEnum_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyReversed_Type()
public static void PyReversed_Type(PyTypeObject setter)
public static PyObject _PySet_Dummy()
public static void _PySet_Dummy(PyObject setter)
@NoException public static int _PySet_NextEntry(PyObject set, @Cast(value="Py_ssize_t*") SizeTPointer pos, @Cast(value="PyObject**") PointerPointer key, @Cast(value="Py_hash_t*") SizeTPointer hash)
@NoException public static int _PySet_NextEntry(PyObject set, @Cast(value="Py_ssize_t*") SizeTPointer pos, @ByPtrPtr PyObject key, @Cast(value="Py_hash_t*") SizeTPointer hash)
@NoException public static int _PySet_Update(PyObject set, PyObject iterable)
@NoException public static int PySet_ClearFreeList()
@ByRef public static PyTypeObject PySet_Type()
public static void PySet_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyFrozenSet_Type()
public static void PyFrozenSet_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PySetIter_Type()
public static void PySetIter_Type(PyTypeObject setter)
@NoException public static PyObject PySet_New(PyObject arg0)
@NoException public static PyObject PyFrozenSet_New(PyObject arg0)
@NoException public static int PySet_Add(PyObject set, PyObject key)
@NoException public static int PySet_Clear(PyObject set)
@NoException public static int PySet_Contains(PyObject anyset, PyObject key)
@NoException public static int PySet_Discard(PyObject set, PyObject key)
@NoException public static PyObject PySet_Pop(PyObject set)
@NoException @Cast(value="Py_ssize_t") public static long PySet_Size(PyObject anyset)
@ByRef public static PyTypeObject PyCFunction_Type()
public static void PyCFunction_Type(PyTypeObject setter)
@NoException public static PyCFunction PyCFunction_GetFunction(PyObject arg0)
@NoException public static PyObject PyCFunction_GetSelf(PyObject arg0)
@NoException public static int PyCFunction_GetFlags(PyObject arg0)
@NoException public static PyObject PyCFunction_Call(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static PyObject _PyCFunction_FastCallDict(PyObject func, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyCFunction_FastCallDict(PyObject func, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyCFunction_FastCallKeywords(PyObject func, @Cast(value="PyObject*const*") PointerPointer stack, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject _PyCFunction_FastCallKeywords(PyObject func, @ByPtrPtr PyObject stack, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject PyCFunction_NewEx(PyMethodDef arg0, PyObject arg1, PyObject arg2)
@NoException public static PyObject _PyMethodDef_RawFastCallDict(PyMethodDef method, PyObject self, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyMethodDef_RawFastCallDict(PyMethodDef method, PyObject self, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyMethodDef_RawFastCallKeywords(PyMethodDef method, PyObject self, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject _PyMethodDef_RawFastCallKeywords(PyMethodDef method, PyObject self, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static int PyCFunction_ClearFreeList()
@NoException public static void _PyCFunction_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@NoException public static void _PyMethod_DebugMallocStats(@Cast(value="FILE*") Pointer out)
@ByRef public static PyTypeObject PyModule_Type()
public static void PyModule_Type(PyTypeObject setter)
@NoException public static PyObject PyModule_NewObject(PyObject name)
@NoException public static PyObject PyModule_New(@Cast(value="const char*") BytePointer name)
@NoException public static PyObject PyModule_New(String name)
@NoException public static PyObject PyModule_GetDict(PyObject arg0)
@NoException public static PyObject PyModule_GetNameObject(PyObject arg0)
@NoException @Cast(value="const char*") public static BytePointer PyModule_GetName(PyObject arg0)
@NoException @Deprecated @Cast(value="const char*") public static BytePointer PyModule_GetFilename(PyObject arg0)
@NoException public static PyObject PyModule_GetFilenameObject(PyObject arg0)
@NoException public static void _PyModule_Clear(PyObject arg0)
@NoException public static void _PyModule_ClearDict(PyObject arg0)
@NoException public static PyModuleDef PyModule_GetDef(PyObject arg0)
@NoException public static Pointer PyModule_GetState(PyObject arg0)
@NoException public static PyObject PyModuleDef_Init(PyModuleDef arg0)
@ByRef public static PyTypeObject PyModuleDef_Type()
public static void PyModuleDef_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyFunction_Type()
public static void PyFunction_Type(PyTypeObject setter)
@NoException public static PyObject PyFunction_New(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyFunction_NewWithQualName(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static PyObject PyFunction_GetCode(PyObject arg0)
@NoException public static PyObject PyFunction_GetGlobals(PyObject arg0)
@NoException public static PyObject PyFunction_GetModule(PyObject arg0)
@NoException public static PyObject PyFunction_GetDefaults(PyObject arg0)
@NoException public static int PyFunction_SetDefaults(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyFunction_GetKwDefaults(PyObject arg0)
@NoException public static int PyFunction_SetKwDefaults(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyFunction_GetClosure(PyObject arg0)
@NoException public static int PyFunction_SetClosure(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyFunction_GetAnnotations(PyObject arg0)
@NoException public static int PyFunction_SetAnnotations(PyObject arg0, PyObject arg1)
@NoException public static PyObject _PyFunction_FastCallDict(PyObject func, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyFunction_FastCallDict(PyObject func, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyFunction_FastCallKeywords(PyObject func, @Cast(value="PyObject*const*") PointerPointer stack, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject _PyFunction_FastCallKeywords(PyObject func, @ByPtrPtr PyObject stack, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@ByRef public static PyTypeObject PyClassMethod_Type()
public static void PyClassMethod_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyStaticMethod_Type()
public static void PyStaticMethod_Type(PyTypeObject setter)
@NoException public static PyObject PyClassMethod_New(PyObject arg0)
@NoException public static PyObject PyStaticMethod_New(PyObject arg0)
@ByRef public static PyTypeObject PyMethod_Type()
public static void PyMethod_Type(PyTypeObject setter)
@NoException public static PyObject PyMethod_New(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyMethod_Function(PyObject arg0)
@NoException public static PyObject PyMethod_Self(PyObject arg0)
@NoException public static int PyMethod_ClearFreeList()
@ByRef public static PyTypeObject PyInstanceMethod_Type()
public static void PyInstanceMethod_Type(PyTypeObject setter)
@NoException public static PyObject PyInstanceMethod_New(PyObject arg0)
@NoException public static PyObject PyInstanceMethod_Function(PyObject arg0)
@NoException public static PyObject PyFile_FromFd(int arg0, @Cast(value="const char*") BytePointer arg1, @Cast(value="const char*") BytePointer arg2, int arg3, @Cast(value="const char*") BytePointer arg4, @Cast(value="const char*") BytePointer arg5, @Cast(value="const char*") BytePointer arg6, int arg7)
@NoException public static PyObject PyFile_FromFd(int arg0, String arg1, String arg2, int arg3, String arg4, String arg5, String arg6, int arg7)
@NoException public static PyObject PyFile_GetLine(PyObject arg0, int arg1)
@NoException public static int PyFile_WriteObject(PyObject arg0, PyObject arg1, int arg2)
@NoException public static int PyFile_WriteString(@Cast(value="const char*") BytePointer arg0, PyObject arg1)
@NoException public static int PyFile_WriteString(String arg0, PyObject arg1)
@NoException public static int PyObject_AsFileDescriptor(PyObject arg0)
@NoException @Cast(value="char*") public static BytePointer Py_UniversalNewlineFgets(@Cast(value="char*") BytePointer arg0, int arg1, @Cast(value="FILE*") Pointer arg2, PyObject arg3)
@NoException @Cast(value="char*") public static ByteBuffer Py_UniversalNewlineFgets(@Cast(value="char*") ByteBuffer arg0, int arg1, @Cast(value="FILE*") Pointer arg2, PyObject arg3)
@NoException @Cast(value="char*") public static byte[] Py_UniversalNewlineFgets(@Cast(value="char*") byte[] arg0, int arg1, @Cast(value="FILE*") Pointer arg2, PyObject arg3)
@Cast(value="const char*") public static BytePointer Py_FileSystemDefaultEncoding()
public static void Py_FileSystemDefaultEncoding(BytePointer setter)
@Cast(value="const char*") public static BytePointer Py_FileSystemDefaultEncodeErrors()
public static void Py_FileSystemDefaultEncodeErrors(BytePointer setter)
public static int Py_HasFileSystemDefaultEncoding()
public static void Py_HasFileSystemDefaultEncoding(int setter)
public static int Py_UTF8Mode()
public static void Py_UTF8Mode(int setter)
@NoException public static PyObject PyFile_NewStdPrinter(int arg0)
@ByRef public static PyTypeObject PyStdPrinter_Type()
public static void PyStdPrinter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyCapsule_Type()
public static void PyCapsule_Type(PyTypeObject setter)
@NoException public static PyObject PyCapsule_New(Pointer pointer, @Cast(value="const char*") BytePointer name, PyCapsule_Destructor destructor)
@NoException public static PyObject PyCapsule_New(Pointer pointer, String name, PyCapsule_Destructor destructor)
@NoException public static Pointer PyCapsule_GetPointer(PyObject capsule, @Cast(value="const char*") BytePointer name)
@NoException public static Pointer PyCapsule_GetPointer(PyObject capsule, String name)
@NoException public static PyCapsule_Destructor PyCapsule_GetDestructor(PyObject capsule)
@NoException @Cast(value="const char*") public static BytePointer PyCapsule_GetName(PyObject capsule)
@NoException public static Pointer PyCapsule_GetContext(PyObject capsule)
@NoException public static int PyCapsule_IsValid(PyObject capsule, @Cast(value="const char*") BytePointer name)
@NoException public static int PyCapsule_IsValid(PyObject capsule, String name)
@NoException public static int PyCapsule_SetPointer(PyObject capsule, Pointer pointer)
@NoException public static int PyCapsule_SetDestructor(PyObject capsule, PyCapsule_Destructor destructor)
@NoException public static int PyCapsule_SetName(PyObject capsule, @Cast(value="const char*") BytePointer name)
@NoException public static int PyCapsule_SetName(PyObject capsule, String name)
@NoException public static int PyCapsule_SetContext(PyObject capsule, Pointer context)
@NoException public static Pointer PyCapsule_Import(@Cast(value="const char*") BytePointer name, int no_block)
@NoException public static Pointer PyCapsule_Import(String name, int no_block)
@NoException public static int PyTraceBack_Here(_frame arg0)
@NoException public static int PyTraceBack_Print(PyObject arg0, PyObject arg1)
@NoException public static int _Py_DisplaySourceLine(PyObject arg0, PyObject arg1, int arg2, int arg3)
@NoException public static void _PyTraceback_Add(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1, int arg2)
@NoException public static void _PyTraceback_Add(String arg0, String arg1, int arg2)
@ByRef public static PyTypeObject PyTraceBack_Type()
public static void PyTraceBack_Type(PyTypeObject setter)
@NoException public static void _Py_DumpTraceback(int fd, PyThreadState tstate)
@NoException @Cast(value="const char*") public static BytePointer _Py_DumpTracebackThreads(int fd, PyInterpreterState interp, PyThreadState current_tstate)
@NoException public static void _Py_DumpASCII(int fd, PyObject text)
@NoException public static void _Py_DumpDecimal(int fd, @Cast(value="unsigned long") long value)
@NoException public static void _Py_DumpHexadecimal(int fd, @Cast(value="unsigned long") long value, @Cast(value="Py_ssize_t") long width)
public static void _Py_EllipsisObject(PyObject setter)
@ByRef public static PyTypeObject PySlice_Type()
public static void PySlice_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyEllipsis_Type()
public static void PyEllipsis_Type(PyTypeObject setter)
@NoException public static PyObject PySlice_New(PyObject start, PyObject stop, PyObject step)
@NoException public static PyObject _PySlice_FromIndices(@Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long stop)
@NoException public static int _PySlice_GetLongIndices(PySliceObject self, PyObject length, @Cast(value="PyObject**") PointerPointer start_ptr, @Cast(value="PyObject**") PointerPointer stop_ptr, @Cast(value="PyObject**") PointerPointer step_ptr)
@NoException public static int _PySlice_GetLongIndices(PySliceObject self, PyObject length, @ByPtrPtr PyObject start_ptr, @ByPtrPtr PyObject stop_ptr, @ByPtrPtr PyObject step_ptr)
@NoException public static int PySlice_GetIndices(PyObject r, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t*") SizeTPointer start, @Cast(value="Py_ssize_t*") SizeTPointer stop, @Cast(value="Py_ssize_t*") SizeTPointer step)
@NoException @Deprecated public static int PySlice_GetIndicesEx(PyObject r, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t*") SizeTPointer start, @Cast(value="Py_ssize_t*") SizeTPointer stop, @Cast(value="Py_ssize_t*") SizeTPointer step, @Cast(value="Py_ssize_t*") SizeTPointer slicelength)
@NoException public static int PySlice_Unpack(PyObject slice, @Cast(value="Py_ssize_t*") SizeTPointer start, @Cast(value="Py_ssize_t*") SizeTPointer stop, @Cast(value="Py_ssize_t*") SizeTPointer step)
@NoException @Cast(value="Py_ssize_t") public static long PySlice_AdjustIndices(@Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t*") SizeTPointer start, @Cast(value="Py_ssize_t*") SizeTPointer stop, @Cast(value="Py_ssize_t") long step)
@ByRef public static PyTypeObject PyCell_Type()
public static void PyCell_Type(PyTypeObject setter)
@NoException public static PyObject PyCell_New(PyObject arg0)
@NoException public static PyObject PyCell_Get(PyObject arg0)
@NoException public static int PyCell_Set(PyObject arg0, PyObject arg1)
@ByRef public static PyTypeObject PySeqIter_Type()
public static void PySeqIter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyCallIter_Type()
public static void PyCallIter_Type(PyTypeObject setter)
@NoException public static PyObject PySeqIter_New(PyObject arg0)
@NoException public static PyObject PyCallIter_New(PyObject arg0, PyObject arg1)
@ByRef public static PyTypeObject PyGen_Type()
public static void PyGen_Type(PyTypeObject setter)
@NoException public static PyObject PyGen_New(_frame arg0)
@NoException public static PyObject PyGen_NewWithQualName(_frame arg0, PyObject name, PyObject qualname)
@NoException public static int PyGen_NeedsFinalizing(PyGenObject arg0)
@NoException public static int _PyGen_SetStopIterationValue(PyObject arg0)
@NoException public static int _PyGen_FetchStopIterationValue(@Cast(value="PyObject**") PointerPointer arg0)
@NoException public static int _PyGen_FetchStopIterationValue(@ByPtrPtr PyObject arg0)
@NoException public static PyObject _PyGen_Send(PyGenObject arg0, PyObject arg1)
@NoException public static void _PyGen_Finalize(PyObject self)
@ByRef public static PyTypeObject PyCoro_Type()
public static void PyCoro_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyCoroWrapper_Type()
public static void _PyCoroWrapper_Type(PyTypeObject setter)
@NoException public static PyObject PyCoro_New(_frame arg0, PyObject name, PyObject qualname)
@ByRef public static PyTypeObject PyAsyncGen_Type()
public static void PyAsyncGen_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyAsyncGenASend_Type()
public static void _PyAsyncGenASend_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyAsyncGenWrappedValue_Type()
public static void _PyAsyncGenWrappedValue_Type(PyTypeObject setter)
@ByRef public static PyTypeObject _PyAsyncGenAThrow_Type()
public static void _PyAsyncGenAThrow_Type(PyTypeObject setter)
@NoException public static PyObject PyAsyncGen_New(_frame arg0, PyObject name, PyObject qualname)
@NoException public static PyObject _PyWarnings_Init()
@NoException public static int PyErr_WarnEx(PyObject category, @Cast(value="const char*") BytePointer message, @Cast(value="Py_ssize_t") long stack_level)
@NoException public static int PyErr_WarnEx(PyObject category, String message, @Cast(value="Py_ssize_t") long stack_level)
@NoException public static int PyErr_WarnFormat(PyObject category, @Cast(value="Py_ssize_t") long stack_level, @Cast(value="const char*") BytePointer format)
@NoException public static int PyErr_WarnFormat(PyObject category, @Cast(value="Py_ssize_t") long stack_level, String format)
@NoException public static int PyErr_ResourceWarning(PyObject source, @Cast(value="Py_ssize_t") long stack_level, @Cast(value="const char*") BytePointer format)
@NoException public static int PyErr_ResourceWarning(PyObject source, @Cast(value="Py_ssize_t") long stack_level, String format)
@NoException public static int PyErr_WarnExplicitObject(PyObject category, PyObject message, PyObject filename, int lineno, PyObject module, PyObject registry)
@NoException public static int PyErr_WarnExplicit(PyObject category, @Cast(value="const char*") BytePointer message, @Cast(value="const char*") BytePointer filename, int lineno, @Cast(value="const char*") BytePointer module, PyObject registry)
@NoException public static int PyErr_WarnExplicit(PyObject category, String message, String filename, int lineno, String module, PyObject registry)
@NoException public static int PyErr_WarnExplicitFormat(PyObject category, @Cast(value="const char*") BytePointer filename, int lineno, @Cast(value="const char*") BytePointer module, PyObject registry, @Cast(value="const char*") BytePointer format)
@NoException public static int PyErr_WarnExplicitFormat(PyObject category, String filename, int lineno, String module, PyObject registry, String format)
@ByRef public static PyTypeObject _PyWeakref_RefType()
public static void _PyWeakref_RefType(PyTypeObject setter)
@ByRef public static PyTypeObject _PyWeakref_ProxyType()
public static void _PyWeakref_ProxyType(PyTypeObject setter)
@ByRef public static PyTypeObject _PyWeakref_CallableProxyType()
public static void _PyWeakref_CallableProxyType(PyTypeObject setter)
@NoException public static PyObject PyWeakref_NewRef(PyObject ob, PyObject callback)
@NoException public static PyObject PyWeakref_NewProxy(PyObject ob, PyObject callback)
@NoException public static PyObject PyWeakref_GetObject(PyObject ref)
@NoException @Cast(value="Py_ssize_t") public static long _PyWeakref_GetWeakrefCount(PyWeakReference head)
@NoException public static void _PyWeakref_ClearRef(PyWeakReference self)
@NoException public static void PyStructSequence_InitType(PyTypeObject type, PyStructSequence_Desc desc)
@NoException public static int PyStructSequence_InitType2(PyTypeObject type, PyStructSequence_Desc desc)
@NoException public static PyTypeObject PyStructSequence_NewType(PyStructSequence_Desc desc)
@NoException public static PyObject PyStructSequence_New(PyTypeObject type)
@NoException public static void PyStructSequence_SetItem(PyObject arg0, @Cast(value="Py_ssize_t") long arg1, PyObject arg2)
@NoException public static PyObject PyStructSequence_GetItem(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@ByRef public static PyTypeObject _PyNamespace_Type()
public static void _PyNamespace_Type(PyTypeObject setter)
@NoException public static PyObject _PyNamespace_New(PyObject kwds)
@NoException public static int PyCodec_Register(PyObject search_function)
@NoException public static PyObject _PyCodec_Lookup(@Cast(value="const char*") BytePointer encoding)
@NoException public static PyObject _PyCodec_Lookup(String encoding)
@NoException public static int _PyCodec_Forget(@Cast(value="const char*") BytePointer encoding)
@NoException public static int _PyCodec_Forget(String encoding)
@NoException public static int PyCodec_KnownEncoding(@Cast(value="const char*") BytePointer encoding)
@NoException public static int PyCodec_KnownEncoding(String encoding)
@NoException public static PyObject PyCodec_Encode(PyObject object, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyCodec_Encode(PyObject object, String encoding, String errors)
@NoException public static PyObject PyCodec_Decode(PyObject object, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyCodec_Decode(PyObject object, String encoding, String errors)
@NoException public static PyObject _PyCodec_LookupTextEncoding(@Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer alternate_command)
@NoException public static PyObject _PyCodec_LookupTextEncoding(String encoding, String alternate_command)
@NoException public static PyObject _PyCodec_EncodeText(PyObject object, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyCodec_EncodeText(PyObject object, String encoding, String errors)
@NoException public static PyObject _PyCodec_DecodeText(PyObject object, @Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyCodec_DecodeText(PyObject object, String encoding, String errors)
@NoException public static PyObject _PyCodecInfo_GetIncrementalDecoder(PyObject codec_info, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyCodecInfo_GetIncrementalDecoder(PyObject codec_info, String errors)
@NoException public static PyObject _PyCodecInfo_GetIncrementalEncoder(PyObject codec_info, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject _PyCodecInfo_GetIncrementalEncoder(PyObject codec_info, String errors)
@NoException public static PyObject PyCodec_Encoder(@Cast(value="const char*") BytePointer encoding)
@NoException public static PyObject PyCodec_Encoder(String encoding)
@NoException public static PyObject PyCodec_Decoder(@Cast(value="const char*") BytePointer encoding)
@NoException public static PyObject PyCodec_Decoder(String encoding)
@NoException public static PyObject PyCodec_IncrementalEncoder(@Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyCodec_IncrementalEncoder(String encoding, String errors)
@NoException public static PyObject PyCodec_IncrementalDecoder(@Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyCodec_IncrementalDecoder(String encoding, String errors)
@NoException public static PyObject PyCodec_StreamReader(@Cast(value="const char*") BytePointer encoding, PyObject stream, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyCodec_StreamReader(String encoding, PyObject stream, String errors)
@NoException public static PyObject PyCodec_StreamWriter(@Cast(value="const char*") BytePointer encoding, PyObject stream, @Cast(value="const char*") BytePointer errors)
@NoException public static PyObject PyCodec_StreamWriter(String encoding, PyObject stream, String errors)
@NoException public static int PyCodec_RegisterError(@Cast(value="const char*") BytePointer name, PyObject error)
@NoException public static int PyCodec_RegisterError(String name, PyObject error)
@NoException public static PyObject PyCodec_LookupError(@Cast(value="const char*") BytePointer name)
@NoException public static PyObject PyCodec_LookupError(String name)
@NoException public static PyObject PyCodec_StrictErrors(PyObject exc)
@NoException public static PyObject PyCodec_IgnoreErrors(PyObject exc)
@NoException public static PyObject PyCodec_ReplaceErrors(PyObject exc)
@NoException public static PyObject PyCodec_XMLCharRefReplaceErrors(PyObject exc)
@NoException public static PyObject PyCodec_BackslashReplaceErrors(PyObject exc)
@NoException public static PyObject PyCodec_NameReplaceErrors(PyObject exc)
@Cast(value="const char*") public static BytePointer Py_hexdigits()
public static void Py_hexdigits(BytePointer setter)
@NoException public static void PyErr_SetNone(PyObject arg0)
@NoException public static void PyErr_SetObject(PyObject arg0, PyObject arg1)
@NoException public static void _PyErr_SetKeyError(PyObject arg0)
@NoException public static void PyErr_SetString(PyObject exception, @Cast(value="const char*") BytePointer string)
@NoException public static void PyErr_SetString(PyObject exception, String string)
@NoException public static PyObject PyErr_Occurred()
@NoException public static void PyErr_Clear()
@NoException public static void PyErr_Fetch(@Cast(value="PyObject**") PointerPointer arg0, @Cast(value="PyObject**") PointerPointer arg1, @Cast(value="PyObject**") PointerPointer arg2)
@NoException public static void PyErr_Fetch(@ByPtrPtr PyObject arg0, @ByPtrPtr PyObject arg1, @ByPtrPtr PyObject arg2)
@NoException public static void PyErr_Restore(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static void PyErr_GetExcInfo(@Cast(value="PyObject**") PointerPointer arg0, @Cast(value="PyObject**") PointerPointer arg1, @Cast(value="PyObject**") PointerPointer arg2)
@NoException public static void PyErr_GetExcInfo(@ByPtrPtr PyObject arg0, @ByPtrPtr PyObject arg1, @ByPtrPtr PyObject arg2)
@NoException public static void PyErr_SetExcInfo(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static void Py_FatalError(@Cast(value="const char*") BytePointer message)
@NoException public static void Py_FatalError(String message)
@NoException public static int PyErr_GivenExceptionMatches(PyObject arg0, PyObject arg1)
@NoException public static int PyErr_ExceptionMatches(PyObject arg0)
@NoException public static void PyErr_NormalizeException(@Cast(value="PyObject**") PointerPointer arg0, @Cast(value="PyObject**") PointerPointer arg1, @Cast(value="PyObject**") PointerPointer arg2)
@NoException public static void PyErr_NormalizeException(@ByPtrPtr PyObject arg0, @ByPtrPtr PyObject arg1, @ByPtrPtr PyObject arg2)
@NoException public static int PyException_SetTraceback(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyException_GetTraceback(PyObject arg0)
@NoException public static PyObject PyException_GetCause(PyObject arg0)
@NoException public static void PyException_SetCause(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyException_GetContext(PyObject arg0)
@NoException public static void PyException_SetContext(PyObject arg0, PyObject arg1)
@NoException public static void _PyErr_ChainExceptions(PyObject arg0, PyObject arg1, PyObject arg2)
public static PyObject PyExc_BaseException()
public static void PyExc_BaseException(PyObject setter)
public static PyObject PyExc_Exception()
public static void PyExc_Exception(PyObject setter)
public static PyObject PyExc_StopAsyncIteration()
public static void PyExc_StopAsyncIteration(PyObject setter)
public static PyObject PyExc_StopIteration()
public static void PyExc_StopIteration(PyObject setter)
public static PyObject PyExc_GeneratorExit()
public static void PyExc_GeneratorExit(PyObject setter)
public static PyObject PyExc_ArithmeticError()
public static void PyExc_ArithmeticError(PyObject setter)
public static PyObject PyExc_LookupError()
public static void PyExc_LookupError(PyObject setter)
public static PyObject PyExc_AssertionError()
public static void PyExc_AssertionError(PyObject setter)
public static PyObject PyExc_AttributeError()
public static void PyExc_AttributeError(PyObject setter)
public static PyObject PyExc_BufferError()
public static void PyExc_BufferError(PyObject setter)
public static PyObject PyExc_EOFError()
public static void PyExc_EOFError(PyObject setter)
public static PyObject PyExc_FloatingPointError()
public static void PyExc_FloatingPointError(PyObject setter)
public static PyObject PyExc_OSError()
public static void PyExc_OSError(PyObject setter)
public static PyObject PyExc_ImportError()
public static void PyExc_ImportError(PyObject setter)
public static PyObject PyExc_ModuleNotFoundError()
public static void PyExc_ModuleNotFoundError(PyObject setter)
public static PyObject PyExc_IndexError()
public static void PyExc_IndexError(PyObject setter)
public static PyObject PyExc_KeyError()
public static void PyExc_KeyError(PyObject setter)
public static PyObject PyExc_KeyboardInterrupt()
public static void PyExc_KeyboardInterrupt(PyObject setter)
public static PyObject PyExc_MemoryError()
public static void PyExc_MemoryError(PyObject setter)
public static PyObject PyExc_NameError()
public static void PyExc_NameError(PyObject setter)
public static PyObject PyExc_OverflowError()
public static void PyExc_OverflowError(PyObject setter)
public static PyObject PyExc_RuntimeError()
public static void PyExc_RuntimeError(PyObject setter)
public static PyObject PyExc_RecursionError()
public static void PyExc_RecursionError(PyObject setter)
public static PyObject PyExc_NotImplementedError()
public static void PyExc_NotImplementedError(PyObject setter)
public static PyObject PyExc_SyntaxError()
public static void PyExc_SyntaxError(PyObject setter)
public static PyObject PyExc_IndentationError()
public static void PyExc_IndentationError(PyObject setter)
public static PyObject PyExc_TabError()
public static void PyExc_TabError(PyObject setter)
public static PyObject PyExc_ReferenceError()
public static void PyExc_ReferenceError(PyObject setter)
public static PyObject PyExc_SystemError()
public static void PyExc_SystemError(PyObject setter)
public static PyObject PyExc_SystemExit()
public static void PyExc_SystemExit(PyObject setter)
public static PyObject PyExc_TypeError()
public static void PyExc_TypeError(PyObject setter)
public static PyObject PyExc_UnboundLocalError()
public static void PyExc_UnboundLocalError(PyObject setter)
public static PyObject PyExc_UnicodeError()
public static void PyExc_UnicodeError(PyObject setter)
public static PyObject PyExc_UnicodeEncodeError()
public static void PyExc_UnicodeEncodeError(PyObject setter)
public static PyObject PyExc_UnicodeDecodeError()
public static void PyExc_UnicodeDecodeError(PyObject setter)
public static PyObject PyExc_UnicodeTranslateError()
public static void PyExc_UnicodeTranslateError(PyObject setter)
public static PyObject PyExc_ValueError()
public static void PyExc_ValueError(PyObject setter)
public static PyObject PyExc_ZeroDivisionError()
public static void PyExc_ZeroDivisionError(PyObject setter)
public static PyObject PyExc_BlockingIOError()
public static void PyExc_BlockingIOError(PyObject setter)
public static PyObject PyExc_BrokenPipeError()
public static void PyExc_BrokenPipeError(PyObject setter)
public static PyObject PyExc_ChildProcessError()
public static void PyExc_ChildProcessError(PyObject setter)
public static PyObject PyExc_ConnectionError()
public static void PyExc_ConnectionError(PyObject setter)
public static PyObject PyExc_ConnectionAbortedError()
public static void PyExc_ConnectionAbortedError(PyObject setter)
public static PyObject PyExc_ConnectionRefusedError()
public static void PyExc_ConnectionRefusedError(PyObject setter)
public static PyObject PyExc_ConnectionResetError()
public static void PyExc_ConnectionResetError(PyObject setter)
public static PyObject PyExc_FileExistsError()
public static void PyExc_FileExistsError(PyObject setter)
public static PyObject PyExc_FileNotFoundError()
public static void PyExc_FileNotFoundError(PyObject setter)
public static PyObject PyExc_InterruptedError()
public static void PyExc_InterruptedError(PyObject setter)
public static PyObject PyExc_IsADirectoryError()
public static void PyExc_IsADirectoryError(PyObject setter)
public static PyObject PyExc_NotADirectoryError()
public static void PyExc_NotADirectoryError(PyObject setter)
public static PyObject PyExc_PermissionError()
public static void PyExc_PermissionError(PyObject setter)
public static PyObject PyExc_ProcessLookupError()
public static void PyExc_ProcessLookupError(PyObject setter)
public static PyObject PyExc_TimeoutError()
public static void PyExc_TimeoutError(PyObject setter)
public static PyObject PyExc_EnvironmentError()
public static void PyExc_EnvironmentError(PyObject setter)
public static PyObject PyExc_IOError()
public static void PyExc_IOError(PyObject setter)
public static PyObject PyExc_Warning()
public static void PyExc_Warning(PyObject setter)
public static PyObject PyExc_UserWarning()
public static void PyExc_UserWarning(PyObject setter)
public static PyObject PyExc_DeprecationWarning()
public static void PyExc_DeprecationWarning(PyObject setter)
public static PyObject PyExc_PendingDeprecationWarning()
public static void PyExc_PendingDeprecationWarning(PyObject setter)
public static PyObject PyExc_SyntaxWarning()
public static void PyExc_SyntaxWarning(PyObject setter)
public static PyObject PyExc_RuntimeWarning()
public static void PyExc_RuntimeWarning(PyObject setter)
public static PyObject PyExc_FutureWarning()
public static void PyExc_FutureWarning(PyObject setter)
public static PyObject PyExc_ImportWarning()
public static void PyExc_ImportWarning(PyObject setter)
public static PyObject PyExc_UnicodeWarning()
public static void PyExc_UnicodeWarning(PyObject setter)
public static PyObject PyExc_BytesWarning()
public static void PyExc_BytesWarning(PyObject setter)
public static PyObject PyExc_ResourceWarning()
public static void PyExc_ResourceWarning(PyObject setter)
@NoException public static int PyErr_BadArgument()
@NoException public static PyObject PyErr_NoMemory()
@NoException public static PyObject PyErr_SetFromErrno(PyObject arg0)
@NoException public static PyObject PyErr_SetFromErrnoWithFilenameObject(PyObject arg0, PyObject arg1)
@NoException public static PyObject PyErr_SetFromErrnoWithFilenameObjects(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static PyObject PyErr_SetFromErrnoWithFilename(PyObject exc, @Cast(value="const char*") BytePointer filename)
@NoException public static PyObject PyErr_SetFromErrnoWithFilename(PyObject exc, String filename)
@NoException public static PyObject PyErr_Format(PyObject exception, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject PyErr_Format(PyObject exception, String format)
@NoException public static PyObject PyErr_FormatV(PyObject exception, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer vargs)
@NoException public static PyObject PyErr_FormatV(PyObject exception, String format, @ByVal @Cast(value="va_list*") Pointer vargs)
@NoException public static PyObject _PyErr_FormatFromCause(PyObject exception, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject _PyErr_FormatFromCause(PyObject exception, String format)
@NoException public static PyObject PyErr_SetImportErrorSubclass(PyObject arg0, PyObject arg1, PyObject arg2, PyObject arg3)
@NoException public static PyObject PyErr_SetImportError(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static void PyErr_BadInternalCall()
@NoException public static void _PyErr_BadInternalCall(@Cast(value="const char*") BytePointer filename, int lineno)
@NoException public static void _PyErr_BadInternalCall(String filename, int lineno)
@NoException public static PyObject PyErr_NewException(@Cast(value="const char*") BytePointer name, PyObject base, PyObject dict)
@NoException public static PyObject PyErr_NewException(String name, PyObject base, PyObject dict)
@NoException public static PyObject PyErr_NewExceptionWithDoc(@Cast(value="const char*") BytePointer name, @Cast(value="const char*") BytePointer doc, PyObject base, PyObject dict)
@NoException public static PyObject PyErr_NewExceptionWithDoc(String name, String doc, PyObject base, PyObject dict)
@NoException public static void PyErr_WriteUnraisable(PyObject arg0)
@NoException public static PyObject _PyErr_TrySetFromCause(@Cast(value="const char*") BytePointer prefix_format)
@NoException public static PyObject _PyErr_TrySetFromCause(String prefix_format)
@NoException public static int PyErr_CheckSignals()
@NoException public static void PyErr_SetInterrupt()
@NoException public static void PyErr_SyntaxLocation(@Cast(value="const char*") BytePointer filename, int lineno)
@NoException public static void PyErr_SyntaxLocation(String filename, int lineno)
@NoException public static void PyErr_SyntaxLocationEx(@Cast(value="const char*") BytePointer filename, int lineno, int col_offset)
@NoException public static void PyErr_SyntaxLocationEx(String filename, int lineno, int col_offset)
@NoException public static void PyErr_SyntaxLocationObject(PyObject filename, int lineno, int col_offset)
@NoException public static PyObject PyErr_ProgramText(@Cast(value="const char*") BytePointer filename, int lineno)
@NoException public static PyObject PyErr_ProgramText(String filename, int lineno)
@NoException public static PyObject PyErr_ProgramTextObject(PyObject filename, int lineno)
@NoException public static PyObject PyUnicodeDecodeError_Create(@Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer object, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, @Cast(value="const char*") BytePointer reason)
@NoException public static PyObject PyUnicodeDecodeError_Create(String encoding, String object, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, String reason)
@NoException @Deprecated public static PyObject PyUnicodeEncodeError_Create(@Cast(value="const char*") BytePointer encoding, @Cast(value="const Py_UNICODE*") Pointer object, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, @Cast(value="const char*") BytePointer reason)
@NoException @Deprecated public static PyObject PyUnicodeEncodeError_Create(String encoding, @Cast(value="const Py_UNICODE*") Pointer object, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, String reason)
@NoException @Deprecated public static PyObject PyUnicodeTranslateError_Create(@Cast(value="const Py_UNICODE*") Pointer object, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, @Cast(value="const char*") BytePointer reason)
@NoException @Deprecated public static PyObject PyUnicodeTranslateError_Create(@Cast(value="const Py_UNICODE*") Pointer object, @Cast(value="Py_ssize_t") long length, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, String reason)
@NoException public static PyObject _PyUnicodeTranslateError_Create(PyObject object, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, @Cast(value="const char*") BytePointer reason)
@NoException public static PyObject _PyUnicodeTranslateError_Create(PyObject object, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end, String reason)
@NoException public static PyObject PyUnicodeEncodeError_GetEncoding(PyObject arg0)
@NoException public static PyObject PyUnicodeDecodeError_GetEncoding(PyObject arg0)
@NoException public static PyObject PyUnicodeEncodeError_GetObject(PyObject arg0)
@NoException public static PyObject PyUnicodeDecodeError_GetObject(PyObject arg0)
@NoException public static PyObject PyUnicodeTranslateError_GetObject(PyObject arg0)
@NoException public static int PyUnicodeEncodeError_GetStart(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int PyUnicodeDecodeError_GetStart(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int PyUnicodeTranslateError_GetStart(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int PyUnicodeEncodeError_SetStart(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyUnicodeDecodeError_SetStart(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyUnicodeTranslateError_SetStart(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyUnicodeEncodeError_GetEnd(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int PyUnicodeDecodeError_GetEnd(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int PyUnicodeTranslateError_GetEnd(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int PyUnicodeEncodeError_SetEnd(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyUnicodeDecodeError_SetEnd(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static int PyUnicodeTranslateError_SetEnd(PyObject arg0, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyUnicodeEncodeError_GetReason(PyObject arg0)
@NoException public static PyObject PyUnicodeDecodeError_GetReason(PyObject arg0)
@NoException public static PyObject PyUnicodeTranslateError_GetReason(PyObject arg0)
@NoException public static int PyUnicodeEncodeError_SetReason(PyObject exc, @Cast(value="const char*") BytePointer reason)
@NoException public static int PyUnicodeEncodeError_SetReason(PyObject exc, String reason)
@NoException public static int PyUnicodeDecodeError_SetReason(PyObject exc, @Cast(value="const char*") BytePointer reason)
@NoException public static int PyUnicodeDecodeError_SetReason(PyObject exc, String reason)
@NoException public static int PyUnicodeTranslateError_SetReason(PyObject exc, @Cast(value="const char*") BytePointer reason)
@NoException public static int PyUnicodeTranslateError_SetReason(PyObject exc, String reason)
@NoException public static int PyOS_snprintf(@Cast(value="char*") BytePointer str, @Cast(value="size_t") long size, @Cast(value="const char*") BytePointer format)
@NoException public static int PyOS_snprintf(@Cast(value="char*") ByteBuffer str, @Cast(value="size_t") long size, String format)
@NoException public static int PyOS_snprintf(@Cast(value="char*") byte[] str, @Cast(value="size_t") long size, @Cast(value="const char*") BytePointer format)
@NoException public static int PyOS_snprintf(@Cast(value="char*") BytePointer str, @Cast(value="size_t") long size, String format)
@NoException public static int PyOS_snprintf(@Cast(value="char*") ByteBuffer str, @Cast(value="size_t") long size, @Cast(value="const char*") BytePointer format)
@NoException public static int PyOS_snprintf(@Cast(value="char*") byte[] str, @Cast(value="size_t") long size, String format)
@NoException public static int PyOS_vsnprintf(@Cast(value="char*") BytePointer str, @Cast(value="size_t") long size, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va)
@NoException public static int PyOS_vsnprintf(@Cast(value="char*") ByteBuffer str, @Cast(value="size_t") long size, String format, @ByVal @Cast(value="va_list*") Pointer va)
@NoException public static int PyOS_vsnprintf(@Cast(value="char*") byte[] str, @Cast(value="size_t") long size, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va)
@NoException public static int PyOS_vsnprintf(@Cast(value="char*") BytePointer str, @Cast(value="size_t") long size, String format, @ByVal @Cast(value="va_list*") Pointer va)
@NoException public static int PyOS_vsnprintf(@Cast(value="char*") ByteBuffer str, @Cast(value="size_t") long size, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va)
@NoException public static int PyOS_vsnprintf(@Cast(value="char*") byte[] str, @Cast(value="size_t") long size, String format, @ByVal @Cast(value="va_list*") Pointer va)
@NoException public static PyArena PyArena_New()
@NoException public static void PyArena_Free(PyArena arg0)
@NoException public static Pointer PyArena_Malloc(PyArena arg0, @Cast(value="size_t") long size)
@NoException public static int PyArena_AddPyObject(PyArena arg0, PyObject arg1)
@MemberGetter public static int PYTHREAD_INVALID_THREAD_ID()
@NoException public static void PyThread_init_thread()
@NoException @Cast(value="unsigned long") public static long PyThread_start_new_thread(Arg0_Pointer arg0, Pointer arg1)
@NoException public static void PyThread_exit_thread()
@NoException @Cast(value="unsigned long") public static long PyThread_get_thread_ident()
@NoException public static PyThread_type_lock PyThread_allocate_lock()
@NoException public static void PyThread_free_lock(PyThread_type_lock arg0)
@NoException public static int PyThread_acquire_lock(PyThread_type_lock arg0, int arg1)
@MemberGetter public static long PY_TIMEOUT_MAX()
@NoException @Cast(value="PyLockStatus") public static int PyThread_acquire_lock_timed(PyThread_type_lock arg0, long microseconds, int intr_flag)
@NoException public static void PyThread_release_lock(PyThread_type_lock arg0)
@NoException @Cast(value="size_t") public static long PyThread_get_stacksize()
@NoException public static int PyThread_set_stacksize(@Cast(value="size_t") long arg0)
@NoException public static PyObject PyThread_GetInfo()
@NoException @Deprecated public static int PyThread_create_key()
@NoException @Deprecated public static void PyThread_delete_key(int key)
@NoException @Deprecated public static int PyThread_set_key_value(int key, Pointer value)
@NoException @Deprecated public static Pointer PyThread_get_key_value(int key)
@NoException @Deprecated public static void PyThread_delete_key_value(int key)
@NoException @Deprecated public static void PyThread_ReInitTLS()
@MemberGetter public static int Py_tss_NEEDS_INIT()
@NoException public static Py_tss_t PyThread_tss_alloc()
@NoException public static void PyThread_tss_free(Py_tss_t key)
@NoException public static int PyThread_tss_is_created(Py_tss_t key)
@NoException public static int PyThread_tss_create(Py_tss_t key)
@NoException public static void PyThread_tss_delete(Py_tss_t key)
@NoException public static int PyThread_tss_set(Py_tss_t key, Pointer value)
@NoException public static Pointer PyThread_tss_get(Py_tss_t key)
@NoException public static PyInterpreterState PyInterpreterState_New()
@NoException public static void PyInterpreterState_Clear(PyInterpreterState arg0)
@NoException public static void PyInterpreterState_Delete(PyInterpreterState arg0)
@NoException @Cast(value="int64_t") public static long PyInterpreterState_GetID(PyInterpreterState arg0)
@NoException public static int _PyState_AddModule(PyObject arg0, PyModuleDef arg1)
@NoException public static int PyState_AddModule(PyObject arg0, PyModuleDef arg1)
@NoException public static int PyState_RemoveModule(PyModuleDef arg0)
@NoException public static PyObject PyState_FindModule(PyModuleDef arg0)
@NoException public static void _PyState_ClearModules()
@NoException public static PyThreadState PyThreadState_New(PyInterpreterState arg0)
@NoException public static PyThreadState _PyThreadState_Prealloc(PyInterpreterState arg0)
@NoException public static void _PyThreadState_Init(PyThreadState arg0)
@NoException public static void PyThreadState_Clear(PyThreadState arg0)
@NoException public static void PyThreadState_Delete(PyThreadState arg0)
@NoException public static void _PyThreadState_DeleteExcept(PyThreadState tstate)
@NoException public static void PyThreadState_DeleteCurrent()
@NoException public static void _PyGILState_Reinit()
@NoException public static PyThreadState PyThreadState_Get()
@NoException public static PyThreadState _PyThreadState_UncheckedGet()
@NoException public static PyThreadState PyThreadState_Swap(PyThreadState arg0)
@NoException public static PyObject PyThreadState_GetDict()
@NoException public static int PyThreadState_SetAsyncExc(@Cast(value="unsigned long") long arg0, PyObject arg1)
@NoException @Cast(value="PyGILState_STATE") public static int PyGILState_Ensure()
@NoException public static void PyGILState_Release(@Cast(value="PyGILState_STATE") int arg0)
@NoException public static PyThreadState PyGILState_GetThisThreadState()
@NoException public static int PyGILState_Check()
@NoException public static PyInterpreterState _PyGILState_GetInterpreterStateUnsafe()
@NoException public static PyObject _PyThread_CurrentFrames()
@NoException public static PyInterpreterState PyInterpreterState_Main()
@NoException public static PyInterpreterState PyInterpreterState_Head()
@NoException public static PyInterpreterState PyInterpreterState_Next(PyInterpreterState arg0)
@NoException public static PyThreadState PyInterpreterState_ThreadHead(PyInterpreterState arg0)
@NoException public static PyThreadState PyThreadState_Next(PyThreadState arg0)
@NoException public static PyObject _Py_VaBuildValue_SizeT(@Cast(value="const char*") BytePointer arg0, @ByVal @Cast(value="va_list*") Pointer arg1)
@NoException public static PyObject _Py_VaBuildValue_SizeT(String arg0, @ByVal @Cast(value="va_list*") Pointer arg1)
@NoException @Cast(value="PyObject**") public static PointerPointer _Py_VaBuildStack_SizeT(@Cast(value="PyObject**") PointerPointer small_stack, @Cast(value="Py_ssize_t") long small_stack_len, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va, @Cast(value="Py_ssize_t*") SizeTPointer p_nargs)
@NoException @ByPtrPtr public static PyObject _Py_VaBuildStack_SizeT(@ByPtrPtr PyObject small_stack, @Cast(value="Py_ssize_t") long small_stack_len, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va, @Cast(value="Py_ssize_t*") SizeTPointer p_nargs)
@NoException @ByPtrPtr public static PyObject _Py_VaBuildStack_SizeT(@ByPtrPtr PyObject small_stack, @Cast(value="Py_ssize_t") long small_stack_len, String format, @ByVal @Cast(value="va_list*") Pointer va, @Cast(value="Py_ssize_t*") SizeTPointer p_nargs)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7, Pointer vararg8)
public static int PyArg_Parse(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7, Pointer vararg8, Pointer vararg9)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7, Pointer vararg8)
public static int PyArg_ParseTuple(PyObject arg0, String arg1, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7, Pointer vararg8, Pointer vararg9)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7, Pointer vararg8)
public static int PyArg_ParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") PointerPointer arg3, Pointer vararg0, Pointer vararg1, Pointer vararg2, Pointer vararg3, Pointer vararg4, Pointer vararg5, Pointer vararg6, Pointer vararg7, Pointer vararg8, Pointer vararg9)
@NoException public static int PyArg_VaParse(PyObject arg0, @Cast(value="const char*") BytePointer arg1, @ByVal @Cast(value="va_list*") Pointer arg2)
@NoException public static int PyArg_VaParse(PyObject arg0, String arg1, @ByVal @Cast(value="va_list*") Pointer arg2)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="char**") PointerPointer arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="char**") @ByPtrPtr BytePointer arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") @ByPtrPtr ByteBuffer arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="char**") @ByPtrPtr byte[] arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") @ByPtrPtr BytePointer arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, @Cast(value="const char*") BytePointer arg2, @Cast(value="char**") @ByPtrPtr ByteBuffer arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_VaParseTupleAndKeywords(PyObject arg0, PyObject arg1, String arg2, @Cast(value="char**") @ByPtrPtr byte[] arg3, @ByVal @Cast(value="va_list*") Pointer arg4)
@NoException public static int PyArg_ValidateKeywordArguments(PyObject arg0)
@NoException public static int PyArg_UnpackTuple(PyObject arg0, @Cast(value="const char*") BytePointer arg1, @Cast(value="Py_ssize_t") long arg2, @Cast(value="Py_ssize_t") long arg3)
@NoException public static int PyArg_UnpackTuple(PyObject arg0, String arg1, @Cast(value="Py_ssize_t") long arg2, @Cast(value="Py_ssize_t") long arg3)
@NoException public static PyObject Py_BuildValue(@Cast(value="const char*") BytePointer arg0)
@NoException public static PyObject Py_BuildValue(String arg0)
@NoException public static PyObject _Py_BuildValue_SizeT(@Cast(value="const char*") BytePointer arg0)
@NoException public static PyObject _Py_BuildValue_SizeT(String arg0)
@NoException public static int _PyArg_UnpackStack(@Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, @Cast(value="const char*") BytePointer name, @Cast(value="Py_ssize_t") long min, @Cast(value="Py_ssize_t") long max)
@NoException public static int _PyArg_UnpackStack(@ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, @Cast(value="const char*") BytePointer name, @Cast(value="Py_ssize_t") long min, @Cast(value="Py_ssize_t") long max)
@NoException public static int _PyArg_UnpackStack(@ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, String name, @Cast(value="Py_ssize_t") long min, @Cast(value="Py_ssize_t") long max)
@NoException public static int _PyArg_NoKeywords(@Cast(value="const char*") BytePointer funcname, PyObject kwargs)
@NoException public static int _PyArg_NoKeywords(String funcname, PyObject kwargs)
@NoException public static int _PyArg_NoPositional(@Cast(value="const char*") BytePointer funcname, PyObject args)
@NoException public static int _PyArg_NoPositional(String funcname, PyObject args)
@NoException public static PyObject Py_VaBuildValue(@Cast(value="const char*") BytePointer arg0, @ByVal @Cast(value="va_list*") Pointer arg1)
@NoException public static PyObject Py_VaBuildValue(String arg0, @ByVal @Cast(value="va_list*") Pointer arg1)
@NoException @Cast(value="PyObject**") public static PointerPointer _Py_VaBuildStack(@Cast(value="PyObject**") PointerPointer small_stack, @Cast(value="Py_ssize_t") long small_stack_len, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va, @Cast(value="Py_ssize_t*") SizeTPointer p_nargs)
@NoException @ByPtrPtr public static PyObject _Py_VaBuildStack(@ByPtrPtr PyObject small_stack, @Cast(value="Py_ssize_t") long small_stack_len, @Cast(value="const char*") BytePointer format, @ByVal @Cast(value="va_list*") Pointer va, @Cast(value="Py_ssize_t*") SizeTPointer p_nargs)
@NoException @ByPtrPtr public static PyObject _Py_VaBuildStack(@ByPtrPtr PyObject small_stack, @Cast(value="Py_ssize_t") long small_stack_len, String format, @ByVal @Cast(value="va_list*") Pointer va, @Cast(value="Py_ssize_t*") SizeTPointer p_nargs)
@NoException public static int _PyArg_ParseTupleAndKeywordsFast(PyObject arg0, PyObject arg1, _PyArg_Parser arg2)
@NoException public static int _PyArg_ParseStack(@Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, @Cast(value="const char*") BytePointer format)
@NoException public static int _PyArg_ParseStack(@ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, @Cast(value="const char*") BytePointer format)
@NoException public static int _PyArg_ParseStack(@ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, String format)
@NoException public static int _PyArg_ParseStackAndKeywords(@Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames, _PyArg_Parser arg3)
@NoException public static int _PyArg_ParseStackAndKeywords(@ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames, _PyArg_Parser arg3)
@NoException public static int _PyArg_VaParseTupleAndKeywordsFast(PyObject arg0, PyObject arg1, _PyArg_Parser arg2, @ByVal @Cast(value="va_list*") Pointer arg3)
@NoException public static int PyModule_AddObject(PyObject arg0, @Cast(value="const char*") BytePointer arg1, PyObject arg2)
@NoException public static int PyModule_AddObject(PyObject arg0, String arg1, PyObject arg2)
@NoException public static int PyModule_AddIntConstant(PyObject arg0, @Cast(value="const char*") BytePointer arg1, long arg2)
@NoException public static int PyModule_AddIntConstant(PyObject arg0, String arg1, long arg2)
@NoException public static int PyModule_AddStringConstant(PyObject arg0, @Cast(value="const char*") BytePointer arg1, @Cast(value="const char*") BytePointer arg2)
@NoException public static int PyModule_AddStringConstant(PyObject arg0, String arg1, String arg2)
@NoException public static int PyModule_SetDocString(PyObject arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static int PyModule_SetDocString(PyObject arg0, String arg1)
@NoException public static int PyModule_AddFunctions(PyObject arg0, PyMethodDef arg1)
@NoException public static int PyModule_ExecDef(PyObject module, PyModuleDef def)
@NoException public static PyObject PyModule_Create2(PyModuleDef arg0, int apiver)
@NoException public static PyObject _PyModule_CreateInitialized(PyModuleDef arg0, int apiver)
@NoException public static PyObject PyModule_FromDefAndSpec2(PyModuleDef def, PyObject spec, int module_api_version)
@Cast(value="const char*") public static BytePointer _Py_PackageContext()
public static void _Py_PackageContext(BytePointer setter)
@NoException public static PyObject PyEval_CallObjectWithKeywords(PyObject callable, PyObject args, PyObject kwargs)
@NoException public static PyObject PyEval_CallFunction(PyObject callable, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject PyEval_CallFunction(PyObject callable, String format)
@NoException public static PyObject PyEval_CallMethod(PyObject obj, @Cast(value="const char*") BytePointer name, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject PyEval_CallMethod(PyObject obj, String name, String format)
@NoException public static void PyEval_SetProfile(Py_tracefunc arg0, PyObject arg1)
@NoException public static void PyEval_SetTrace(Py_tracefunc arg0, PyObject arg1)
@NoException public static void _PyEval_SetCoroutineOriginTrackingDepth(int new_depth)
@NoException public static int _PyEval_GetCoroutineOriginTrackingDepth()
@NoException public static void _PyEval_SetCoroutineWrapper(PyObject arg0)
@NoException public static PyObject _PyEval_GetCoroutineWrapper()
@NoException public static void _PyEval_SetAsyncGenFirstiter(PyObject arg0)
@NoException public static PyObject _PyEval_GetAsyncGenFirstiter()
@NoException public static void _PyEval_SetAsyncGenFinalizer(PyObject arg0)
@NoException public static PyObject _PyEval_GetAsyncGenFinalizer()
@NoException public static PyObject PyEval_GetBuiltins()
@NoException public static PyObject PyEval_GetGlobals()
@NoException public static PyObject PyEval_GetLocals()
@NoException public static _frame PyEval_GetFrame()
@NoException public static PyObject _PyEval_GetBuiltinId(_Py_Identifier arg0)
@NoException public static int PyEval_MergeCompilerFlags(PyCompilerFlags cf)
@NoException public static int Py_AddPendingCall(Func_Pointer func, Pointer arg)
@NoException public static void _PyEval_SignalReceived()
@NoException public static int Py_MakePendingCalls()
@NoException public static void Py_SetRecursionLimit(int arg0)
@NoException public static int Py_GetRecursionLimit()
@NoException public static int _Py_CheckRecursiveCall(@Cast(value="const char*") BytePointer where)
@NoException public static int _Py_CheckRecursiveCall(String where)
public static int _Py_CheckRecursionLimit()
public static void _Py_CheckRecursionLimit(int setter)
@NoException @Cast(value="const char*") public static BytePointer PyEval_GetFuncName(PyObject arg0)
@NoException @Cast(value="const char*") public static BytePointer PyEval_GetFuncDesc(PyObject arg0)
@NoException public static PyObject PyEval_EvalFrame(_frame arg0)
@NoException public static PyObject PyEval_EvalFrameEx(_frame f, int exc)
@NoException public static PyObject _PyEval_EvalFrameDefault(_frame f, int exc)
@NoException public static PyThreadState PyEval_SaveThread()
@NoException public static void PyEval_RestoreThread(PyThreadState arg0)
@NoException public static int PyEval_ThreadsInitialized()
@NoException public static void PyEval_InitThreads()
@NoException public static void _PyEval_FiniThreads()
@NoException @Deprecated public static void PyEval_AcquireLock()
@NoException public static void PyEval_ReleaseLock()
@NoException public static void PyEval_AcquireThread(PyThreadState tstate)
@NoException public static void PyEval_ReleaseThread(PyThreadState tstate)
@NoException public static void PyEval_ReInitThreads()
@NoException public static void _PyEval_SetSwitchInterval(@Cast(value="unsigned long") long microseconds)
@NoException @Cast(value="unsigned long") public static long _PyEval_GetSwitchInterval()
@NoException @Cast(value="Py_ssize_t") public static long _PyEval_RequestCodeExtraIndex(freefunc arg0)
@NoException public static int _PyEval_SliceIndex(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static int _PyEval_SliceIndexNotNone(PyObject arg0, @Cast(value="Py_ssize_t*") SizeTPointer arg1)
@NoException public static void _PyEval_SignalAsyncExc()
@NoException public static PyObject PySys_GetObject(@Cast(value="const char*") BytePointer arg0)
@NoException public static PyObject PySys_GetObject(String arg0)
@NoException public static int PySys_SetObject(@Cast(value="const char*") BytePointer arg0, PyObject arg1)
@NoException public static int PySys_SetObject(String arg0, PyObject arg1)
@NoException public static PyObject _PySys_GetObjectId(_Py_Identifier key)
@NoException public static int _PySys_SetObjectId(_Py_Identifier key, PyObject arg1)
@NoException public static void PySys_SetArgv(int arg0, @Cast(value="wchar_t**") PointerPointer arg1)
@NoException public static void PySys_SetArgv(int arg0, @Cast(value="wchar_t**") @ByPtrPtr Pointer arg1)
@NoException public static void PySys_SetArgvEx(int arg0, @Cast(value="wchar_t**") PointerPointer arg1, int arg2)
@NoException public static void PySys_SetArgvEx(int arg0, @Cast(value="wchar_t**") @ByPtrPtr Pointer arg1, int arg2)
@NoException public static void PySys_SetPath(@Cast(value="const wchar_t*") Pointer arg0)
@NoException public static void PySys_WriteStdout(@Cast(value="const char*") BytePointer format)
@NoException public static void PySys_WriteStdout(String format)
@NoException public static void PySys_WriteStderr(@Cast(value="const char*") BytePointer format)
@NoException public static void PySys_WriteStderr(String format)
@NoException public static void PySys_FormatStdout(@Cast(value="const char*") BytePointer format)
@NoException public static void PySys_FormatStdout(String format)
@NoException public static void PySys_FormatStderr(@Cast(value="const char*") BytePointer format)
@NoException public static void PySys_FormatStderr(String format)
@NoException public static void PySys_ResetWarnOptions()
@NoException public static void PySys_AddWarnOption(@Cast(value="const wchar_t*") Pointer arg0)
@NoException public static void PySys_AddWarnOptionUnicode(PyObject arg0)
@NoException public static int PySys_HasWarnOptions()
@NoException public static void PySys_AddXOption(@Cast(value="const wchar_t*") Pointer arg0)
@NoException public static PyObject PySys_GetXOptions()
@NoException @Cast(value="size_t") public static long _PySys_GetSizeOf(PyObject arg0)
@NoException public static PyObject PyOS_FSPath(PyObject path)
@NoException public static int PyOS_InterruptOccurred()
@NoException public static void PyOS_InitInterrupts()
@NoException @Deprecated public static void PyOS_AfterFork()
@NoException public static int _PyOS_IsMainThread()
@NoException public static void _PySignal_AfterFork()
@NoException @ByVal public static _PyInitError _PyImportZip_Init()
@NoException public static long PyImport_GetMagicNumber()
@NoException @Cast(value="const char*") public static BytePointer PyImport_GetMagicTag()
@NoException public static PyObject PyImport_ExecCodeModule(@Cast(value="const char*") BytePointer name, PyObject co)
@NoException public static PyObject PyImport_ExecCodeModule(String name, PyObject co)
@NoException public static PyObject PyImport_ExecCodeModuleEx(@Cast(value="const char*") BytePointer name, PyObject co, @Cast(value="const char*") BytePointer pathname)
@NoException public static PyObject PyImport_ExecCodeModuleEx(String name, PyObject co, String pathname)
@NoException public static PyObject PyImport_ExecCodeModuleWithPathnames(@Cast(value="const char*") BytePointer name, PyObject co, @Cast(value="const char*") BytePointer pathname, @Cast(value="const char*") BytePointer cpathname)
@NoException public static PyObject PyImport_ExecCodeModuleWithPathnames(String name, PyObject co, String pathname, String cpathname)
@NoException public static PyObject PyImport_ExecCodeModuleObject(PyObject name, PyObject co, PyObject pathname, PyObject cpathname)
@NoException public static PyObject PyImport_GetModuleDict()
@NoException public static PyObject PyImport_GetModule(PyObject name)
@NoException public static int _PyImport_IsInitialized(PyInterpreterState arg0)
@NoException public static PyObject _PyImport_GetModuleId(_Py_Identifier name)
@NoException public static PyObject _PyImport_AddModuleObject(PyObject name, PyObject modules)
@NoException public static int _PyImport_SetModule(PyObject name, PyObject module)
@NoException public static int _PyImport_SetModuleString(@Cast(value="const char*") BytePointer name, PyObject module)
@NoException public static int _PyImport_SetModuleString(String name, PyObject module)
@NoException public static PyObject PyImport_AddModuleObject(PyObject name)
@NoException public static PyObject PyImport_AddModule(@Cast(value="const char*") BytePointer name)
@NoException public static PyObject PyImport_AddModule(String name)
@NoException public static PyObject PyImport_ImportModule(@Cast(value="const char*") BytePointer name)
@NoException public static PyObject PyImport_ImportModule(String name)
@NoException public static PyObject PyImport_ImportModuleNoBlock(@Cast(value="const char*") BytePointer name)
@NoException public static PyObject PyImport_ImportModuleNoBlock(String name)
@NoException public static PyObject PyImport_ImportModuleLevel(@Cast(value="const char*") BytePointer name, PyObject globals, PyObject locals, PyObject fromlist, int level)
@NoException public static PyObject PyImport_ImportModuleLevel(String name, PyObject globals, PyObject locals, PyObject fromlist, int level)
@NoException public static PyObject PyImport_ImportModuleLevelObject(PyObject name, PyObject globals, PyObject locals, PyObject fromlist, int level)
@NoException public static PyObject PyImport_GetImporter(PyObject path)
@NoException public static PyObject PyImport_Import(PyObject name)
@NoException public static PyObject PyImport_ReloadModule(PyObject m)
@NoException public static void PyImport_Cleanup()
@NoException public static int PyImport_ImportFrozenModuleObject(PyObject name)
@NoException public static int PyImport_ImportFrozenModule(@Cast(value="const char*") BytePointer name)
@NoException public static int PyImport_ImportFrozenModule(String name)
@NoException public static void _PyImport_AcquireLock()
@NoException public static int _PyImport_ReleaseLock()
@NoException public static void _PyImport_ReInitLock()
@NoException public static PyObject _PyImport_FindBuiltin(@Cast(value="const char*") BytePointer name, PyObject modules)
@NoException public static PyObject _PyImport_FindBuiltin(String name, PyObject modules)
@NoException public static PyObject _PyImport_FindExtensionObject(PyObject arg0, PyObject arg1)
@NoException public static PyObject _PyImport_FindExtensionObjectEx(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static int _PyImport_FixupBuiltin(PyObject mod, @Cast(value="const char*") BytePointer name, PyObject modules)
@NoException public static int _PyImport_FixupBuiltin(PyObject mod, String name, PyObject modules)
@NoException public static int _PyImport_FixupExtensionObject(PyObject arg0, PyObject arg1, PyObject arg2, PyObject arg3)
public static _inittab PyImport_Inittab()
public static void PyImport_Inittab(_inittab setter)
@NoException public static int PyImport_ExtendInittab(_inittab newtab)
@NoException public static int PyImport_AppendInittab(@Cast(value="const char*") BytePointer name, PyObject_Initfunc initfunc)
@NoException public static int PyImport_AppendInittab(String name, PyObject_Initfunc initfunc)
public static void PyImport_FrozenModules(_frozen setter)
@NoException public static PyObject PyObject_Call(PyObject callable, PyObject args, PyObject kwargs)
@NoException public static PyObject _PyStack_AsTuple(@Cast(value="PyObject*const*") PointerPointer stack, @Cast(value="Py_ssize_t") long nargs)
@NoException public static PyObject _PyStack_AsTuple(@ByPtrPtr PyObject stack, @Cast(value="Py_ssize_t") long nargs)
@NoException public static PyObject _PyStack_AsTupleSlice(@Cast(value="PyObject*const*") PointerPointer stack, @Cast(value="Py_ssize_t") long nargs, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException public static PyObject _PyStack_AsTupleSlice(@ByPtrPtr PyObject stack, @Cast(value="Py_ssize_t") long nargs, @Cast(value="Py_ssize_t") long start, @Cast(value="Py_ssize_t") long end)
@NoException public static PyObject _PyStack_AsDict(@Cast(value="PyObject*const*") PointerPointer values, PyObject kwnames)
@NoException public static PyObject _PyStack_AsDict(@ByPtrPtr PyObject values, PyObject kwnames)
@NoException public static int _PyStack_UnpackDict(@Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs, @Cast(value="PyObject*const**") @ByPtrPtr PointerPointer p_stack, @Cast(value="PyObject**") PointerPointer p_kwnames)
@NoException public static int _PyStack_UnpackDict(@ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs, @Cast(value="PyObject*const**") @ByPtrPtr PointerPointer p_stack, @ByPtrPtr PyObject p_kwnames)
@NoException public static int _PyObject_HasFastCall(PyObject callable)
@NoException public static PyObject _PyObject_FastCallDict(PyObject callable, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyObject_FastCallDict(PyObject callable, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwargs)
@NoException public static PyObject _PyObject_FastCallKeywords(PyObject callable, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject _PyObject_FastCallKeywords(PyObject callable, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs, PyObject kwnames)
@NoException public static PyObject _PyObject_Call_Prepend(PyObject callable, PyObject obj, PyObject args, PyObject kwargs)
@NoException public static PyObject _PyObject_FastCall_Prepend(PyObject callable, PyObject obj, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long nargs)
@NoException public static PyObject _PyObject_FastCall_Prepend(PyObject callable, PyObject obj, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long nargs)
@NoException public static PyObject _Py_CheckFunctionResult(PyObject callable, PyObject result, @Cast(value="const char*") BytePointer where)
@NoException public static PyObject _Py_CheckFunctionResult(PyObject callable, PyObject result, String where)
@NoException public static PyObject PyObject_CallObject(PyObject callable, PyObject args)
@NoException public static PyObject PyObject_CallFunction(PyObject callable, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject PyObject_CallFunction(PyObject callable, String format)
@NoException public static PyObject PyObject_CallMethod(PyObject obj, @Cast(value="const char*") BytePointer name, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject PyObject_CallMethod(PyObject obj, String name, String format)
@NoException public static PyObject _PyObject_CallMethodId(PyObject obj, _Py_Identifier name, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject _PyObject_CallMethodId(PyObject obj, _Py_Identifier name, String format)
@NoException public static PyObject _PyObject_CallFunction_SizeT(PyObject callable, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject _PyObject_CallFunction_SizeT(PyObject callable, String format)
@NoException public static PyObject _PyObject_CallMethod_SizeT(PyObject obj, @Cast(value="const char*") BytePointer name, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject _PyObject_CallMethod_SizeT(PyObject obj, String name, String format)
@NoException public static PyObject _PyObject_CallMethodId_SizeT(PyObject obj, _Py_Identifier name, @Cast(value="const char*") BytePointer format)
@NoException public static PyObject _PyObject_CallMethodId_SizeT(PyObject obj, _Py_Identifier name, String format)
@NoException public static PyObject PyObject_CallFunctionObjArgs(PyObject callable)
@NoException public static PyObject PyObject_CallMethodObjArgs(PyObject obj, PyObject name)
@NoException public static PyObject _PyObject_CallMethodIdObjArgs(PyObject obj, _Py_Identifier name)
@NoException public static PyObject PyObject_Type(PyObject o)
@NoException @Cast(value="Py_ssize_t") public static long PyObject_Size(PyObject o)
@NoException public static int _PyObject_HasLen(PyObject o)
@NoException @Cast(value="Py_ssize_t") public static long PyObject_LengthHint(PyObject o, @Cast(value="Py_ssize_t") long arg1)
@NoException public static PyObject PyObject_GetItem(PyObject o, PyObject key)
@NoException public static int PyObject_SetItem(PyObject o, PyObject key, PyObject v)
@NoException public static int PyObject_DelItemString(PyObject o, @Cast(value="const char*") BytePointer key)
@NoException public static int PyObject_DelItemString(PyObject o, String key)
@NoException public static int PyObject_DelItem(PyObject o, PyObject key)
@NoException @Deprecated public static int PyObject_AsCharBuffer(PyObject obj, @Cast(value="const char**") PointerPointer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_AsCharBuffer(PyObject obj, @Cast(value="const char**") @ByPtrPtr BytePointer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_AsCharBuffer(PyObject obj, @Cast(value="const char**") @ByPtrPtr ByteBuffer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_AsCharBuffer(PyObject obj, @Cast(value="const char**") @ByPtrPtr byte[] buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_CheckReadBuffer(PyObject obj)
@NoException @Deprecated public static int PyObject_AsReadBuffer(PyObject obj, @Cast(value="const void**") PointerPointer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_AsReadBuffer(PyObject obj, @Cast(value="const void**") @ByPtrPtr Pointer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_AsWriteBuffer(PyObject obj, @Cast(value="void**") PointerPointer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException @Deprecated public static int PyObject_AsWriteBuffer(PyObject obj, @Cast(value="void**") @ByPtrPtr Pointer buffer, @Cast(value="Py_ssize_t*") SizeTPointer buffer_len)
@NoException public static int PyObject_GetBuffer(PyObject obj, Py_buffer view, int flags)
@NoException public static Pointer PyBuffer_GetPointer(Py_buffer view, @Cast(value="Py_ssize_t*") SizeTPointer indices)
@NoException public static int PyBuffer_ToContiguous(Pointer buf, Py_buffer view, @Cast(value="Py_ssize_t") long len, @Cast(value="char") byte order)
@NoException public static int PyBuffer_FromContiguous(Py_buffer view, Pointer buf, @Cast(value="Py_ssize_t") long len, @Cast(value="char") byte order)
@NoException public static int PyObject_CopyData(PyObject dest, PyObject src)
@NoException public static int PyBuffer_IsContiguous(@Const Py_buffer view, @Cast(value="char") byte fort)
@NoException public static void PyBuffer_FillContiguousStrides(int ndims, @Cast(value="Py_ssize_t*") SizeTPointer shape, @Cast(value="Py_ssize_t*") SizeTPointer strides, int itemsize, @Cast(value="char") byte fort)
@NoException public static int PyBuffer_FillInfo(Py_buffer view, PyObject o, Pointer buf, @Cast(value="Py_ssize_t") long len, int readonly, int flags)
@NoException public static void PyBuffer_Release(Py_buffer view)
@NoException public static PyObject PyObject_Format(PyObject obj, PyObject format_spec)
@NoException public static PyObject PyObject_GetIter(PyObject arg0)
@NoException public static PyObject PyIter_Next(PyObject arg0)
@NoException public static int PyNumber_Check(PyObject o)
@NoException public static PyObject PyNumber_Add(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Subtract(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Multiply(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_MatrixMultiply(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_FloorDivide(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_TrueDivide(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Remainder(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Divmod(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Power(PyObject o1, PyObject o2, PyObject o3)
@NoException public static PyObject PyNumber_Negative(PyObject o)
@NoException public static PyObject PyNumber_Positive(PyObject o)
@NoException public static PyObject PyNumber_Absolute(PyObject o)
@NoException public static PyObject PyNumber_Invert(PyObject o)
@NoException public static PyObject PyNumber_Lshift(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Rshift(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_And(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Xor(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Or(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_Index(PyObject o)
@NoException @Cast(value="Py_ssize_t") public static long PyNumber_AsSsize_t(PyObject o, PyObject exc)
@NoException public static PyObject PyNumber_Long(PyObject o)
@NoException public static PyObject PyNumber_Float(PyObject o)
@NoException public static PyObject PyNumber_InPlaceAdd(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceSubtract(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceMultiply(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceMatrixMultiply(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceFloorDivide(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceTrueDivide(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceRemainder(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlacePower(PyObject o1, PyObject o2, PyObject o3)
@NoException public static PyObject PyNumber_InPlaceLshift(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceRshift(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceAnd(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceXor(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_InPlaceOr(PyObject o1, PyObject o2)
@NoException public static PyObject PyNumber_ToBase(PyObject n, int base)
@NoException public static int PySequence_Check(PyObject o)
@NoException @Cast(value="Py_ssize_t") public static long PySequence_Size(PyObject o)
@NoException public static PyObject PySequence_Concat(PyObject o1, PyObject o2)
@NoException public static PyObject PySequence_Repeat(PyObject o, @Cast(value="Py_ssize_t") long count)
@NoException public static PyObject PySequence_GetItem(PyObject o, @Cast(value="Py_ssize_t") long i)
@NoException public static PyObject PySequence_GetSlice(PyObject o, @Cast(value="Py_ssize_t") long i1, @Cast(value="Py_ssize_t") long i2)
@NoException public static int PySequence_SetItem(PyObject o, @Cast(value="Py_ssize_t") long i, PyObject v)
@NoException public static int PySequence_DelItem(PyObject o, @Cast(value="Py_ssize_t") long i)
@NoException public static int PySequence_SetSlice(PyObject o, @Cast(value="Py_ssize_t") long i1, @Cast(value="Py_ssize_t") long i2, PyObject v)
@NoException public static int PySequence_DelSlice(PyObject o, @Cast(value="Py_ssize_t") long i1, @Cast(value="Py_ssize_t") long i2)
@NoException public static PyObject PySequence_Tuple(PyObject o)
@NoException public static PyObject PySequence_List(PyObject o)
@NoException public static PyObject PySequence_Fast(PyObject o, @Cast(value="const char*") BytePointer m)
@NoException public static PyObject PySequence_Fast(PyObject o, String m)
@NoException @Cast(value="Py_ssize_t") public static long PySequence_Count(PyObject o, PyObject value)
@NoException public static int PySequence_Contains(PyObject seq, PyObject ob)
@NoException @Cast(value="Py_ssize_t") public static long _PySequence_IterSearch(PyObject seq, PyObject obj, int operation)
@NoException @Cast(value="Py_ssize_t") public static long PySequence_Index(PyObject o, PyObject value)
@NoException public static PyObject PySequence_InPlaceConcat(PyObject o1, PyObject o2)
@NoException public static PyObject PySequence_InPlaceRepeat(PyObject o, @Cast(value="Py_ssize_t") long count)
@NoException public static int PyMapping_Check(PyObject o)
@NoException @Cast(value="Py_ssize_t") public static long PyMapping_Size(PyObject o)
@NoException public static int PyMapping_HasKeyString(PyObject o, @Cast(value="const char*") BytePointer key)
@NoException public static int PyMapping_HasKeyString(PyObject o, String key)
@NoException public static int PyMapping_HasKey(PyObject o, PyObject key)
@NoException public static PyObject PyMapping_Keys(PyObject o)
@NoException public static PyObject PyMapping_Values(PyObject o)
@NoException public static PyObject PyMapping_Items(PyObject o)
@NoException public static PyObject PyMapping_GetItemString(PyObject o, @Cast(value="const char*") BytePointer key)
@NoException public static PyObject PyMapping_GetItemString(PyObject o, String key)
@NoException public static int PyMapping_SetItemString(PyObject o, @Cast(value="const char*") BytePointer key, PyObject value)
@NoException public static int PyMapping_SetItemString(PyObject o, String key, PyObject value)
@NoException public static int PyObject_IsInstance(PyObject object, PyObject typeorclass)
@NoException public static int PyObject_IsSubclass(PyObject object, PyObject typeorclass)
@NoException public static int _PyObject_RealIsInstance(PyObject inst, PyObject cls)
@NoException public static int _PyObject_RealIsSubclass(PyObject derived, PyObject cls)
@NoException @Cast(value="char*const*") public static PointerPointer _PySequence_BytesToCharpArray(PyObject self)
@NoException public static void _Py_FreeCharPArray(@Cast(value="char*const*") PointerPointer array)
@NoException public static void _Py_FreeCharPArray(@Cast(value="char*const*") @ByPtrPtr BytePointer array)
@NoException public static void _Py_FreeCharPArray(@Cast(value="char*const*") @ByPtrPtr ByteBuffer array)
@NoException public static void _Py_FreeCharPArray(@Cast(value="char*const*") @ByPtrPtr byte[] array)
@NoException public static void _Py_add_one_to_index_F(int nd, @Cast(value="Py_ssize_t*") SizeTPointer index, @Cast(value="const Py_ssize_t*") SizeTPointer shape)
@NoException public static void _Py_add_one_to_index_C(int nd, @Cast(value="Py_ssize_t*") SizeTPointer index, @Cast(value="const Py_ssize_t*") SizeTPointer shape)
@NoException public static int _Py_convert_optional_to_ssize_t(PyObject arg0, Pointer arg1)
@ByRef public static PyTypeObject PyFilter_Type()
public static void PyFilter_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyMap_Type()
public static void PyMap_Type(PyTypeObject setter)
@ByRef public static PyTypeObject PyZip_Type()
public static void PyZip_Type(PyTypeObject setter)
@NoException public static node PyNode_New(int type)
@NoException public static int PyNode_AddChild(node n, int type, @Cast(value="char*") BytePointer str, int lineno, int col_offset)
@NoException public static int PyNode_AddChild(node n, int type, @Cast(value="char*") ByteBuffer str, int lineno, int col_offset)
@NoException public static int PyNode_AddChild(node n, int type, @Cast(value="char*") byte[] str, int lineno, int col_offset)
@NoException public static void PyNode_Free(node n)
@NoException @Cast(value="Py_ssize_t") public static long _PyNode_SizeOf(node n)
@NoException public static void PyNode_ListTree(node arg0)
@ByRef public static PyTypeObject PyCode_Type()
public static void PyCode_Type(PyTypeObject setter)
@NoException public static PyCodeObject PyCode_New(int arg0, int arg1, int arg2, int arg3, int arg4, PyObject arg5, PyObject arg6, PyObject arg7, PyObject arg8, PyObject arg9, PyObject arg10, PyObject arg11, PyObject arg12, int arg13, PyObject arg14)
@NoException public static PyCodeObject PyCode_NewEmpty(@Cast(value="const char*") BytePointer filename, @Cast(value="const char*") BytePointer funcname, int firstlineno)
@NoException public static PyCodeObject PyCode_NewEmpty(String filename, String funcname, int firstlineno)
@NoException public static int PyCode_Addr2Line(PyCodeObject arg0, int arg1)
@NoException public static int _PyCode_CheckLineNumber(PyCodeObject co, int lasti, PyAddrPair bounds)
@NoException public static PyObject _PyCode_ConstantKey(PyObject obj)
@NoException public static PyObject PyCode_Optimize(PyObject code, PyObject consts, PyObject names, PyObject lnotab)
@NoException public static int _PyCode_GetExtra(PyObject code, @Cast(value="Py_ssize_t") long index, @Cast(value="void**") PointerPointer extra)
@NoException public static int _PyCode_GetExtra(PyObject code, @Cast(value="Py_ssize_t") long index, @Cast(value="void**") @ByPtrPtr Pointer extra)
@NoException public static int _PyCode_SetExtra(PyObject code, @Cast(value="Py_ssize_t") long index, Pointer extra)
@NoException public static PyCodeObject PyNode_Compile(@Cast(value="_node*") node arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static PyCodeObject PyNode_Compile(@Cast(value="_node*") node arg0, String arg1)
@NoException public static PyCodeObject PyAST_CompileEx(_mod mod, @Cast(value="const char*") BytePointer filename, PyCompilerFlags flags, int optimize, PyArena arena)
@NoException public static PyCodeObject PyAST_CompileEx(_mod mod, String filename, PyCompilerFlags flags, int optimize, PyArena arena)
@NoException public static PyCodeObject PyAST_CompileObject(_mod mod, PyObject filename, PyCompilerFlags flags, int optimize, PyArena arena)
@NoException public static PyFutureFeatures PyFuture_FromAST(_mod mod, @Cast(value="const char*") BytePointer filename)
@NoException public static PyFutureFeatures PyFuture_FromAST(_mod mod, String filename)
@NoException public static PyFutureFeatures PyFuture_FromASTObject(_mod mod, PyObject filename)
@NoException public static PyObject _Py_Mangle(PyObject p, PyObject name)
@NoException public static int PyCompile_OpcodeStackEffect(int opcode, int oparg)
@NoException public static int _PyAST_Optimize(_mod arg0, PyArena arena, int optimize)
@ByRef public static PyTypeObject PySTEntry_Type()
public static void PySTEntry_Type(PyTypeObject setter)
@NoException public static int PyST_GetScope(PySTEntryObject arg0, PyObject arg1)
@NoException public static symtable PySymtable_Build(_mod mod, @Cast(value="const char*") BytePointer filename, PyFutureFeatures future)
@NoException public static symtable PySymtable_Build(_mod mod, String filename, PyFutureFeatures future)
@NoException public static symtable PySymtable_BuildObject(_mod mod, PyObject filename, PyFutureFeatures future)
@NoException public static PySTEntryObject PySymtable_Lookup(symtable arg0, Pointer arg1)
@NoException public static void PySymtable_Free(symtable arg0)
@NoException public static int PyRun_SimpleStringFlags(@Cast(value="const char*") BytePointer arg0, PyCompilerFlags arg1)
@NoException public static int PyRun_SimpleStringFlags(String arg0, PyCompilerFlags arg1)
@NoException public static int PyRun_AnyFileFlags(@Cast(value="FILE*") Pointer arg0, @Cast(value="const char*") BytePointer arg1, PyCompilerFlags arg2)
@NoException public static int PyRun_AnyFileFlags(@Cast(value="FILE*") Pointer arg0, String arg1, PyCompilerFlags arg2)
@NoException public static int PyRun_AnyFileExFlags(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, int closeit, PyCompilerFlags flags)
@NoException public static int PyRun_AnyFileExFlags(@Cast(value="FILE*") Pointer fp, String filename, int closeit, PyCompilerFlags flags)
@NoException public static int PyRun_SimpleFileExFlags(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, int closeit, PyCompilerFlags flags)
@NoException public static int PyRun_SimpleFileExFlags(@Cast(value="FILE*") Pointer fp, String filename, int closeit, PyCompilerFlags flags)
@NoException public static int PyRun_InteractiveOneFlags(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, PyCompilerFlags flags)
@NoException public static int PyRun_InteractiveOneFlags(@Cast(value="FILE*") Pointer fp, String filename, PyCompilerFlags flags)
@NoException public static int PyRun_InteractiveOneObject(@Cast(value="FILE*") Pointer fp, PyObject filename, PyCompilerFlags flags)
@NoException public static int PyRun_InteractiveLoopFlags(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, PyCompilerFlags flags)
@NoException public static int PyRun_InteractiveLoopFlags(@Cast(value="FILE*") Pointer fp, String filename, PyCompilerFlags flags)
@NoException public static _mod PyParser_ASTFromString(@Cast(value="const char*") BytePointer s, @Cast(value="const char*") BytePointer filename, int start, PyCompilerFlags flags, PyArena arena)
@NoException public static _mod PyParser_ASTFromString(String s, String filename, int start, PyCompilerFlags flags, PyArena arena)
@NoException public static _mod PyParser_ASTFromStringObject(@Cast(value="const char*") BytePointer s, PyObject filename, int start, PyCompilerFlags flags, PyArena arena)
@NoException public static _mod PyParser_ASTFromStringObject(String s, PyObject filename, int start, PyCompilerFlags flags, PyArena arena)
@NoException public static _mod PyParser_ASTFromFile(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, @Cast(value="const char*") BytePointer enc, int start, @Cast(value="const char*") BytePointer ps1, @Cast(value="const char*") BytePointer ps2, PyCompilerFlags flags, IntPointer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFile(@Cast(value="FILE*") Pointer fp, String filename, String enc, int start, String ps1, String ps2, PyCompilerFlags flags, IntBuffer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFile(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, @Cast(value="const char*") BytePointer enc, int start, @Cast(value="const char*") BytePointer ps1, @Cast(value="const char*") BytePointer ps2, PyCompilerFlags flags, int[] errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFile(@Cast(value="FILE*") Pointer fp, String filename, String enc, int start, String ps1, String ps2, PyCompilerFlags flags, IntPointer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFile(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, @Cast(value="const char*") BytePointer enc, int start, @Cast(value="const char*") BytePointer ps1, @Cast(value="const char*") BytePointer ps2, PyCompilerFlags flags, IntBuffer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFile(@Cast(value="FILE*") Pointer fp, String filename, String enc, int start, String ps1, String ps2, PyCompilerFlags flags, int[] errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFileObject(@Cast(value="FILE*") Pointer fp, PyObject filename, @Cast(value="const char*") BytePointer enc, int start, @Cast(value="const char*") BytePointer ps1, @Cast(value="const char*") BytePointer ps2, PyCompilerFlags flags, IntPointer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFileObject(@Cast(value="FILE*") Pointer fp, PyObject filename, String enc, int start, String ps1, String ps2, PyCompilerFlags flags, IntBuffer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFileObject(@Cast(value="FILE*") Pointer fp, PyObject filename, @Cast(value="const char*") BytePointer enc, int start, @Cast(value="const char*") BytePointer ps1, @Cast(value="const char*") BytePointer ps2, PyCompilerFlags flags, int[] errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFileObject(@Cast(value="FILE*") Pointer fp, PyObject filename, String enc, int start, String ps1, String ps2, PyCompilerFlags flags, IntPointer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFileObject(@Cast(value="FILE*") Pointer fp, PyObject filename, @Cast(value="const char*") BytePointer enc, int start, @Cast(value="const char*") BytePointer ps1, @Cast(value="const char*") BytePointer ps2, PyCompilerFlags flags, IntBuffer errcode, PyArena arena)
@NoException public static _mod PyParser_ASTFromFileObject(@Cast(value="FILE*") Pointer fp, PyObject filename, String enc, int start, String ps1, String ps2, PyCompilerFlags flags, int[] errcode, PyArena arena)
@NoException @Cast(value="_node*") public static node PyParser_SimpleParseStringFlags(@Cast(value="const char*") BytePointer arg0, int arg1, int arg2)
@NoException @Cast(value="_node*") public static node PyParser_SimpleParseStringFlags(String arg0, int arg1, int arg2)
@NoException @Cast(value="_node*") public static node PyParser_SimpleParseStringFlagsFilename(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1, int arg2, int arg3)
@NoException @Cast(value="_node*") public static node PyParser_SimpleParseStringFlagsFilename(String arg0, String arg1, int arg2, int arg3)
@NoException @Cast(value="_node*") public static node PyParser_SimpleParseFileFlags(@Cast(value="FILE*") Pointer arg0, @Cast(value="const char*") BytePointer arg1, int arg2, int arg3)
@NoException @Cast(value="_node*") public static node PyParser_SimpleParseFileFlags(@Cast(value="FILE*") Pointer arg0, String arg1, int arg2, int arg3)
@NoException public static PyObject PyRun_StringFlags(@Cast(value="const char*") BytePointer arg0, int arg1, PyObject arg2, PyObject arg3, PyCompilerFlags arg4)
@NoException public static PyObject PyRun_StringFlags(String arg0, int arg1, PyObject arg2, PyObject arg3, PyCompilerFlags arg4)
@NoException public static PyObject PyRun_FileExFlags(@Cast(value="FILE*") Pointer fp, @Cast(value="const char*") BytePointer filename, int start, PyObject globals, PyObject locals, int closeit, PyCompilerFlags flags)
@NoException public static PyObject PyRun_FileExFlags(@Cast(value="FILE*") Pointer fp, String filename, int start, PyObject globals, PyObject locals, int closeit, PyCompilerFlags flags)
@NoException public static PyObject Py_CompileString(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1, int arg2)
@NoException public static PyObject Py_CompileString(String arg0, String arg1, int arg2)
@NoException public static PyObject Py_CompileStringExFlags(@Cast(value="const char*") BytePointer str, @Cast(value="const char*") BytePointer filename, int start, PyCompilerFlags flags, int optimize)
@NoException public static PyObject Py_CompileStringExFlags(String str, String filename, int start, PyCompilerFlags flags, int optimize)
@NoException public static PyObject Py_CompileStringObject(@Cast(value="const char*") BytePointer str, PyObject filename, int start, PyCompilerFlags flags, int optimize)
@NoException public static PyObject Py_CompileStringObject(String str, PyObject filename, int start, PyCompilerFlags flags, int optimize)
@NoException public static symtable Py_SymtableString(@Cast(value="const char*") BytePointer str, @Cast(value="const char*") BytePointer filename, int start)
@NoException public static symtable Py_SymtableString(String str, String filename, int start)
@NoException public static symtable Py_SymtableStringObject(@Cast(value="const char*") BytePointer str, PyObject filename, int start)
@NoException public static symtable Py_SymtableStringObject(String str, PyObject filename, int start)
@NoException public static void PyErr_Print()
@NoException public static void PyErr_PrintEx(int arg0)
@NoException public static void PyErr_Display(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException @Cast(value="char*") public static BytePointer PyOS_Readline(@Cast(value="FILE*") Pointer arg0, @Cast(value="FILE*") Pointer arg1, @Cast(value="const char*") BytePointer arg2)
@NoException @Cast(value="char*") public static ByteBuffer PyOS_Readline(@Cast(value="FILE*") Pointer arg0, @Cast(value="FILE*") Pointer arg1, String arg2)
public static Int_PyOS_InputHook PyOS_InputHook()
public static void PyOS_InputHook(Int_PyOS_InputHook setter)
public static PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer PyOS_ReadlineFunctionPointer()
public static void PyOS_ReadlineFunctionPointer(PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer setter)
public static PyThreadState _PyOS_ReadlineTState()
public static void _PyOS_ReadlineTState(PyThreadState setter)
@NoException public static void Py_SetProgramName(@Cast(value="const wchar_t*") Pointer arg0)
@NoException @Cast(value="wchar_t*") public static Pointer Py_GetProgramName()
@NoException public static void Py_SetPythonHome(@Cast(value="const wchar_t*") Pointer arg0)
@NoException @Cast(value="wchar_t*") public static Pointer Py_GetPythonHome()
@NoException public static void _Py_SetProgramFullPath(@Cast(value="const wchar_t*") Pointer arg0)
@NoException public static int Py_SetStandardStreamEncoding(@Cast(value="const char*") BytePointer encoding, @Cast(value="const char*") BytePointer errors)
@NoException public static int Py_SetStandardStreamEncoding(String encoding, String errors)
@NoException @ByVal public static _PyInitError _Py_InitializeCore(@Cast(value="PyInterpreterState**") PointerPointer interp_p, @Const _PyCoreConfig config)
@NoException @ByVal public static _PyInitError _Py_InitializeCore(@ByPtrPtr PyInterpreterState interp_p, @Const _PyCoreConfig config)
@NoException public static int _Py_IsCoreInitialized()
@NoException @ByVal public static _PyInitError _Py_InitializeFromConfig(@Const _PyCoreConfig config)
@NoException public static PyObject _Py_GetGlobalVariablesAsDict()
@NoException @ByVal public static _PyInitError _PyCoreConfig_Read(_PyCoreConfig arg0)
@NoException public static void _PyCoreConfig_Clear(_PyCoreConfig arg0)
@NoException public static int _PyCoreConfig_Copy(_PyCoreConfig config, @Const _PyCoreConfig config2)
@NoException public static PyObject _PyCoreConfig_AsDict(@Const _PyCoreConfig config)
@NoException public static void _PyCoreConfig_SetGlobalConfig(@Const _PyCoreConfig config)
@NoException @ByVal public static _PyInitError _PyMainInterpreterConfig_Read(_PyMainInterpreterConfig config, @Const _PyCoreConfig core_config)
@NoException public static void _PyMainInterpreterConfig_Clear(_PyMainInterpreterConfig arg0)
@NoException public static int _PyMainInterpreterConfig_Copy(_PyMainInterpreterConfig config, @Const _PyMainInterpreterConfig config2)
@NoException public static PyObject _PyMainInterpreterConfig_AsDict(@Const _PyMainInterpreterConfig config)
@NoException @ByVal public static _PyInitError _Py_InitializeMainInterpreter(PyInterpreterState interp, @Const _PyMainInterpreterConfig config)
@NoException public static void Py_Initialize()
@NoException public static void Py_InitializeEx(int arg0)
@NoException public static void _Py_FatalInitError(@ByVal _PyInitError err)
@NoException public static void Py_Finalize()
@NoException public static int Py_FinalizeEx()
@NoException public static int Py_IsInitialized()
@NoException public static PyThreadState Py_NewInterpreter()
@NoException public static void Py_EndInterpreter(PyThreadState arg0)
@NoException public static void _Py_PyAtExit(Func_PyObject func, PyObject arg1)
@NoException public static int Py_AtExit(Func func)
@NoException public static void Py_Exit(int arg0)
@NoException public static void _Py_RestoreSignals()
@NoException public static int Py_FdIsInteractive(@Cast(value="FILE*") Pointer arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static int Py_FdIsInteractive(@Cast(value="FILE*") Pointer arg0, String arg1)
@NoException public static int Py_Main(int argc, @Cast(value="wchar_t**") PointerPointer argv)
@NoException public static int Py_Main(int argc, @Cast(value="wchar_t**") @ByPtrPtr Pointer argv)
@NoException @Cast(value="wchar_t*") public static Pointer Py_GetProgramFullPath()
@NoException @Cast(value="wchar_t*") public static Pointer Py_GetPrefix()
@NoException @Cast(value="wchar_t*") public static Pointer Py_GetExecPrefix()
@NoException @Cast(value="wchar_t*") public static Pointer Py_GetPath()
@NoException public static void Py_SetPath(@Cast(value="const wchar_t*") Pointer arg0)
@NoException @Cast(value="const char*") public static BytePointer Py_GetVersion()
@NoException @Cast(value="const char*") public static BytePointer Py_GetPlatform()
@NoException @Cast(value="const char*") public static BytePointer Py_GetCopyright()
@NoException @Cast(value="const char*") public static BytePointer Py_GetCompiler()
@NoException @Cast(value="const char*") public static BytePointer Py_GetBuildInfo()
@NoException @Cast(value="const char*") public static BytePointer _Py_gitidentifier()
@NoException @Cast(value="const char*") public static BytePointer _Py_gitversion()
@NoException public static PyObject _PyBuiltin_Init()
@NoException @ByVal public static _PyInitError _PySys_BeginInit(@Cast(value="PyObject**") PointerPointer sysmod)
@NoException @ByVal public static _PyInitError _PySys_BeginInit(@ByPtrPtr PyObject sysmod)
@NoException public static int _PySys_EndInit(PyObject sysdict, _PyMainInterpreterConfig config)
@NoException @ByVal public static _PyInitError _PyImport_Init(PyInterpreterState interp)
@NoException public static void _PyExc_Init(PyObject bltinmod)
@NoException @ByVal public static _PyInitError _PyImportHooks_Init()
@NoException public static int _PyFrame_Init()
@NoException public static int _PyFloat_Init()
@NoException public static int PyByteArray_Init()
@NoException @ByVal public static _PyInitError _Py_HashRandomization_Init(@Const _PyCoreConfig arg0)
@NoException public static void PyMethod_Fini()
@NoException public static void PyFrame_Fini()
@NoException public static void PyCFunction_Fini()
@NoException public static void PyDict_Fini()
@NoException public static void PyTuple_Fini()
@NoException public static void PyList_Fini()
@NoException public static void PySet_Fini()
@NoException public static void PyBytes_Fini()
@NoException public static void PyByteArray_Fini()
@NoException public static void PyFloat_Fini()
@NoException public static void PyOS_FiniInterrupts()
@NoException public static void PySlice_Fini()
@NoException public static void PyAsyncGen_Fini()
@NoException public static int _Py_IsFinalizing()
@NoException public static PyOS_sighandler_t PyOS_getsig(int arg0)
@NoException public static PyOS_sighandler_t PyOS_setsig(int arg0, PyOS_sighandler_t arg1)
@NoException public static int _PyOS_URandom(Pointer buffer, @Cast(value="Py_ssize_t") long size)
@NoException public static int _PyOS_URandomNonblock(Pointer buffer, @Cast(value="Py_ssize_t") long size)
@NoException public static void _Py_CoerceLegacyLocale(@Const _PyCoreConfig config)
@NoException public static int _Py_LegacyLocaleDetected()
@NoException @Cast(value="char*") public static BytePointer _Py_SetLocaleFromEnv(int category)
@NoException public static PyObject PyEval_EvalCode(PyObject arg0, PyObject arg1, PyObject arg2)
@NoException public static PyObject PyEval_EvalCodeEx(PyObject co, PyObject globals, PyObject locals, @Cast(value="PyObject*const*") PointerPointer args, int argc, @Cast(value="PyObject*const*") PointerPointer kwds, int kwdc, @Cast(value="PyObject*const*") PointerPointer defs, int defc, PyObject kwdefs, PyObject closure)
@NoException public static PyObject PyEval_EvalCodeEx(PyObject co, PyObject globals, PyObject locals, @ByPtrPtr PyObject args, int argc, @ByPtrPtr PyObject kwds, int kwdc, @ByPtrPtr PyObject defs, int defc, PyObject kwdefs, PyObject closure)
@NoException public static PyObject _PyEval_EvalCodeWithName(PyObject co, PyObject globals, PyObject locals, @Cast(value="PyObject*const*") PointerPointer args, @Cast(value="Py_ssize_t") long argcount, @Cast(value="PyObject*const*") PointerPointer kwnames, @Cast(value="PyObject*const*") PointerPointer kwargs, @Cast(value="Py_ssize_t") long kwcount, int kwstep, @Cast(value="PyObject*const*") PointerPointer defs, @Cast(value="Py_ssize_t") long defcount, PyObject kwdefs, PyObject closure, PyObject name, PyObject qualname)
@NoException public static PyObject _PyEval_EvalCodeWithName(PyObject co, PyObject globals, PyObject locals, @ByPtrPtr PyObject args, @Cast(value="Py_ssize_t") long argcount, @ByPtrPtr PyObject kwnames, @ByPtrPtr PyObject kwargs, @Cast(value="Py_ssize_t") long kwcount, int kwstep, @ByPtrPtr PyObject defs, @Cast(value="Py_ssize_t") long defcount, PyObject kwdefs, PyObject closure, PyObject name, PyObject qualname)
@NoException public static PyObject _PyEval_CallTracing(PyObject func, PyObject args)
@MemberGetter @Cast(value="const unsigned int") public static int _Py_ctype_table(int i)
@MemberGetter @Cast(value="const unsigned int*") public static IntPointer _Py_ctype_table()
@MemberGetter @Cast(value="const unsigned char") public static byte _Py_ctype_tolower(int i)
@MemberGetter @Cast(value="const unsigned char*") public static BytePointer _Py_ctype_tolower()
@MemberGetter @Cast(value="const unsigned char") public static byte _Py_ctype_toupper(int i)
@MemberGetter @Cast(value="const unsigned char*") public static BytePointer _Py_ctype_toupper()
@NoException public static double PyOS_string_to_double(@Cast(value="const char*") BytePointer str, @Cast(value="char**") PointerPointer endptr, PyObject overflow_exception)
@NoException public static double PyOS_string_to_double(@Cast(value="const char*") BytePointer str, @Cast(value="char**") @ByPtrPtr BytePointer endptr, PyObject overflow_exception)
@NoException public static double PyOS_string_to_double(String str, @Cast(value="char**") @ByPtrPtr ByteBuffer endptr, PyObject overflow_exception)
@NoException public static double PyOS_string_to_double(@Cast(value="const char*") BytePointer str, @Cast(value="char**") @ByPtrPtr byte[] endptr, PyObject overflow_exception)
@NoException public static double PyOS_string_to_double(String str, @Cast(value="char**") @ByPtrPtr BytePointer endptr, PyObject overflow_exception)
@NoException public static double PyOS_string_to_double(@Cast(value="const char*") BytePointer str, @Cast(value="char**") @ByPtrPtr ByteBuffer endptr, PyObject overflow_exception)
@NoException public static double PyOS_string_to_double(String str, @Cast(value="char**") @ByPtrPtr byte[] endptr, PyObject overflow_exception)
@NoException @Cast(value="char*") public static BytePointer PyOS_double_to_string(double val, @Cast(value="char") byte format_code, int precision, int flags, IntPointer type)
@NoException @Cast(value="char*") public static ByteBuffer PyOS_double_to_string(double val, @Cast(value="char") byte format_code, int precision, int flags, IntBuffer type)
@NoException @Cast(value="char*") public static byte[] PyOS_double_to_string(double val, @Cast(value="char") byte format_code, int precision, int flags, int[] type)
@NoException public static PyObject _Py_string_to_number_with_underscores(@Cast(value="const char*") BytePointer str, @Cast(value="Py_ssize_t") long len, @Cast(value="const char*") BytePointer what, PyObject obj, Pointer arg, Innerfunc_BytePointer_long_Pointer innerfunc)
@NoException public static PyObject _Py_string_to_number_with_underscores(String str, @Cast(value="Py_ssize_t") long len, String what, PyObject obj, Pointer arg, Innerfunc_String_long_Pointer innerfunc)
@NoException public static double _Py_parse_inf_or_nan(@Cast(value="const char*") BytePointer p, @Cast(value="char**") PointerPointer endptr)
@NoException public static double _Py_parse_inf_or_nan(@Cast(value="const char*") BytePointer p, @Cast(value="char**") @ByPtrPtr BytePointer endptr)
@NoException public static double _Py_parse_inf_or_nan(String p, @Cast(value="char**") @ByPtrPtr ByteBuffer endptr)
@NoException public static double _Py_parse_inf_or_nan(@Cast(value="const char*") BytePointer p, @Cast(value="char**") @ByPtrPtr byte[] endptr)
@NoException public static double _Py_parse_inf_or_nan(String p, @Cast(value="char**") @ByPtrPtr BytePointer endptr)
@NoException public static double _Py_parse_inf_or_nan(@Cast(value="const char*") BytePointer p, @Cast(value="char**") @ByPtrPtr ByteBuffer endptr)
@NoException public static double _Py_parse_inf_or_nan(String p, @Cast(value="char**") @ByPtrPtr byte[] endptr)
@NoException public static int PyOS_mystrnicmp(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1, @Cast(value="Py_ssize_t") long arg2)
@NoException public static int PyOS_mystrnicmp(String arg0, String arg1, @Cast(value="Py_ssize_t") long arg2)
@NoException public static int PyOS_mystricmp(@Cast(value="const char*") BytePointer arg0, @Cast(value="const char*") BytePointer arg1)
@NoException public static int PyOS_mystricmp(String arg0, String arg1)
@NoException @Cast(value="wchar_t*") public static Pointer Py_DecodeLocale(@Cast(value="const char*") BytePointer arg, @Cast(value="size_t*") SizeTPointer size)
@NoException @Cast(value="wchar_t*") public static Pointer Py_DecodeLocale(String arg, @Cast(value="size_t*") SizeTPointer size)
@NoException @Cast(value="char*") public static BytePointer Py_EncodeLocale(@Cast(value="const wchar_t*") Pointer text, @Cast(value="size_t*") SizeTPointer error_pos)
@NoException @Cast(value="char*") public static BytePointer _Py_EncodeLocaleRaw(@Cast(value="const wchar_t*") Pointer text, @Cast(value="size_t*") SizeTPointer error_pos)
@NoException public static PyObject _Py_device_encoding(int arg0)
@NoException public static int _Py_fstat(int fd, @Cast(value="struct _Py_stat_struct*") Pointer status)
@NoException public static int _Py_fstat_noraise(int fd, @Cast(value="struct _Py_stat_struct*") Pointer status)
@NoException public static int _Py_stat(PyObject path, @Cast(value="struct stat*") Pointer status)
@NoException public static int _Py_open(@Cast(value="const char*") BytePointer pathname, int flags)
@NoException public static int _Py_open(String pathname, int flags)
@NoException public static int _Py_open_noraise(@Cast(value="const char*") BytePointer pathname, int flags)
@NoException public static int _Py_open_noraise(String pathname, int flags)
@NoException @Cast(value="FILE*") public static Pointer _Py_wfopen(@Cast(value="const wchar_t*") Pointer path, @Cast(value="const wchar_t*") Pointer mode)
@NoException @Cast(value="FILE*") public static Pointer _Py_fopen(@Cast(value="const char*") BytePointer pathname, @Cast(value="const char*") BytePointer mode)
@NoException @Cast(value="FILE*") public static Pointer _Py_fopen(String pathname, String mode)
@NoException @Cast(value="FILE*") public static Pointer _Py_fopen_obj(PyObject path, @Cast(value="const char*") BytePointer mode)
@NoException @Cast(value="FILE*") public static Pointer _Py_fopen_obj(PyObject path, String mode)
@NoException @Cast(value="Py_ssize_t") public static long _Py_read(int fd, Pointer buf, @Cast(value="size_t") long count)
@NoException @Cast(value="Py_ssize_t") public static long _Py_write(int fd, @Const Pointer buf, @Cast(value="size_t") long count)
@NoException @Cast(value="Py_ssize_t") public static long _Py_write_noraise(int fd, @Const Pointer buf, @Cast(value="size_t") long count)
@NoException @Cast(value="wchar_t*") public static Pointer _Py_wgetcwd(@Cast(value="wchar_t*") Pointer buf, @Cast(value="size_t") long size)
@NoException public static int _Py_get_inheritable(int fd)
@NoException public static int _Py_set_inheritable(int fd, int inheritable, IntPointer atomic_flag_works)
@NoException public static int _Py_set_inheritable(int fd, int inheritable, IntBuffer atomic_flag_works)
@NoException public static int _Py_set_inheritable(int fd, int inheritable, int[] atomic_flag_works)
@NoException public static int _Py_set_inheritable_async_safe(int fd, int inheritable, IntPointer atomic_flag_works)
@NoException public static int _Py_set_inheritable_async_safe(int fd, int inheritable, IntBuffer atomic_flag_works)
@NoException public static int _Py_set_inheritable_async_safe(int fd, int inheritable, int[] atomic_flag_works)
@NoException public static int _Py_dup(int fd)
@NoException public static int _Py_GetLocaleconvNumeric(@Cast(value="PyObject**") PointerPointer decimal_point, @Cast(value="PyObject**") PointerPointer thousands_sep, @Cast(value="const char**") PointerPointer grouping)
@NoException public static int _Py_GetLocaleconvNumeric(@ByPtrPtr PyObject decimal_point, @ByPtrPtr PyObject thousands_sep, @Cast(value="const char**") @ByPtrPtr BytePointer grouping)
@NoException public static int _Py_GetLocaleconvNumeric(@ByPtrPtr PyObject decimal_point, @ByPtrPtr PyObject thousands_sep, @Cast(value="const char**") @ByPtrPtr ByteBuffer grouping)
Copyright © 2020. All rights reserved.