pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
CO_FUTURE_DIVISION
deimos
python
code
_
extern (
C
)
enum
int
CO_FUTURE_DIVISION
;
Meta
Source
See Implementation
deimos
python
code
functions
PyCode_Addr2Line
PyCode_Check
PyCode_CheckLineNumber
PyCode_GetNumFree
PyCode_New
PyCode_NewEmpty
PyCode_NewWithPosOnlyArgs
PyCode_Optimize
_PyCode_CheckLineNumber
manifest constants
CO_CELL_NOT_AN_ARG
CO_FUTURE_ANNOTATIONS
CO_FUTURE_BARRY_AS_BDFL
CO_FUTURE_GENERATOR_STOP
structs
PyAddrPair
PyCodeObject
_PyOpcache
variables
CO_COROUTINE
CO_FUTURE_ABSOLUTE_IMPORT
CO_FUTURE_DIVISION
CO_FUTURE_PRINT_FUNCTION
CO_FUTURE_UNICODE_LITERALS
CO_FUTURE_WITH_STATEMENT
CO_GENERATOR
CO_GENERATOR_ALLOWED
CO_ITERABLE_COROUTINE
CO_MAXBLOCKS
CO_NESTED
CO_NEWLOCALS
CO_NOFREE
CO_OPTIMIZED
CO_VARARGS
CO_VARKEYWORDS
_