mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
merge Include/my*.h into Include/pyport.h
marked my*.h as obsolete
This commit is contained in:
parent
885082ca67
commit
7e01890986
31 changed files with 341 additions and 51 deletions
|
|
@ -54,7 +54,6 @@ static char cPickle_module_documentation[] =
|
|||
|
||||
#include "Python.h"
|
||||
#include "cStringIO.h"
|
||||
#include "mymath.h"
|
||||
|
||||
#ifndef Py_eval_input
|
||||
#include <graminit.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue