k1a  1.1
Accelerated functionalities for k1lib
StrIterInter.cpp File Reference
#include "StrIterInter.h"
#include <Python.h>
#include <string>
#include "utils.h"
Include dependency graph for StrIterInter.cpp:

Go to the source code of this file.

Namespaces

 k1a
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

PyObject * k1a::PyStrIterInter_new (StrIter *og, transformF f)
 

Variables

PyTypeObject k1a::PyStrIterInter_Type
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN

Definition at line 1 of file StrIterInter.cpp.