mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Mwerks now also has fopenrf
This commit is contained in:
parent
426fa79a7d
commit
f8bddd8ae3
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
#ifdef THINK_C
|
||||
#define HAVE_FOPENRF
|
||||
#endif
|
||||
#ifdef __MWERKS__
|
||||
#define HAVE_FOPENRF
|
||||
#endif
|
||||
|
||||
#ifdef SYMANTEC__CFM68K__
|
||||
#define atof Py_AtoF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue