mirror of https://github.com/python/cpython
Mwerks now also has fopenrf
This commit is contained in:
parent
426fa79a7d
commit
f8bddd8ae3
|
@ -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…
Reference in New Issue