merge Include/my*.h into Include/pyport.h

marked my*.h as obsolete
This commit is contained in:
Peter Schneider-Kamp 2000-07-31 15:28:04 +00:00
parent 885082ca67
commit 7e01890986
31 changed files with 341 additions and 51 deletions

View file

@ -47,7 +47,6 @@ restrictions:
#define FOR_PYTHON
#include "pcre-int.h"
#include "Python.h"
#include "mymalloc.h"
#include <ctype.h>
#include "graminit.h"