| commit | 518e610977cce63d348d11c4081f9b7af79edd81 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Tue Mar 18 02:06:38 2014 +0100 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Tue Mar 18 02:06:38 2014 +0100 |
| tree | 95e4dbd97d2cfe1bc15a92ebd593bb59fe8e2f20 | |
| parent | 07beb375b7bdaef0d6b99a0bd891e9276ea6515b [diff] |
Issue #19977, #19036: Always include <locale.h> in pythonrun.c to get LC_CTYPE constant on Windows.