mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
@ -39,7 +39,6 @@ Whitespace between formats is ignored.\n\
|
|||
The variable struct.error is an exception raised on errors.";
|
||||
|
||||
#include "Python.h"
|
||||
#include "mymath.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue