Issue #5562: Use wcsftime for time.strftime where available.

This commit is contained in:
Martin v. Löwis 2009-05-30 06:13:40 +00:00
parent 3ad05763a6
commit 1b01ccd76a
4 changed files with 65 additions and 12 deletions

View file

@ -637,6 +637,9 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
/* Define if you have waitpid. */
/* #undef HAVE_WAITPID */
/* Define to 1 if you have the `wcsftime' function. */
#define HAVE_WCSFTIME 1
/* Define to 1 if you have the `wcscoll' function. */
#ifndef MS_WINCE
#define HAVE_WCSCOLL 1