syslog-ng source
compat-python.h File Reference
#include <Python.h>
#include "syslog-ng.h"
Include dependency graph for compat-python.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PY_SSIZE_T_CLEAN   1
 
#define PYTHON_BUILTIN_MODULE_NAME   "builtins"
 
#define PYTHON_MODULE_VERSION   "python3"
 

Functions

void py_init_threads (void)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN   1

◆ PYTHON_BUILTIN_MODULE_NAME

#define PYTHON_BUILTIN_MODULE_NAME   "builtins"

◆ PYTHON_MODULE_VERSION

#define PYTHON_MODULE_VERSION   "python3"

Function Documentation

◆ py_init_threads()

void py_init_threads ( void  )