mirror of
https://github.com/python/cpython.git
synced 2025-12-07 17:57:56 +00:00
Mac does support createfilehandler now (Jack)
This commit is contained in:
parent
9a61dc90e2
commit
b0105444e2
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||||
#error "Tk 4.0 or 3.x are not supported -- use 4.1 or higher"
|
#error "Tk 4.0 or 3.x are not supported -- use 4.1 or higher"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if TKMAJORMINOR < 8000 || !defined(MS_WINDOWS) && !defined(macintosh)
|
#if TKMAJORMINOR < 8000 || !defined(MS_WINDOWS)
|
||||||
#define HAVE_CREATEFILEHANDLER
|
#define HAVE_CREATEFILEHANDLER
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue