Need mytime.h for Sleep().

This commit is contained in:
Guido van Rossum 1998-08-13 13:29:22 +00:00
parent 3a5a02f3da
commit 541f241132

View File

@ -281,6 +281,8 @@ Tkinter_Error(v)
#ifdef WITH_THREAD
#ifndef MS_WINDOWS
#include "mytime.h"
/* Millisecond sleep() for Unix platforms. */
static void