autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
FUTURE_GENERATOR_STOP
deimos
python
compile
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Python_3_5_Or_Later)
extern (
C
)
enum
FUTURE_GENERATOR_STOP
=
"generator_stop"
;
Meta
Source
See Source File
deimos
python
compile
functions
PyAST_Compile
PyAST_CompileEx
PyFuture_FromAST
PyNode_Compile
PyNode_CompileFlags
PyNode_Future
manifest constants
FUTURE_ABSOLUTE_IMPORT
FUTURE_ANNOTATIONS
FUTURE_BARRY_AS_BDFL
FUTURE_DIVISION
FUTURE_GENERATORS
FUTURE_GENERATOR_STOP
FUTURE_NESTED_SCOPES
FUTURE_PRINT_FUNCTION
FUTURE_UNICODE_LITERALS
FUTURE_WITH_STATEMENT
PyCF_DONT_IMPLY_DEDENT
PyCF_IGNORE_COOKIE
PyCF_MASK
PyCF_MASK_OBSOLETE
PyCF_ONLY_AST
PyCF_SOURCE_IS_UTF8
structs
PyCompilerFlags
PyFutureFeatures
_mod