#include "Python.h" #include "arrayobject.h" static void CHAR_to_CHAR(char *ip, int ipstep, char *op, int opstep, int n) {int i; for(i=0;i