diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-17 11:58:12 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-17 11:58:12 (GMT) |
commit | cf0ac6a71ae51249a05521f49c1a0fabbb948488 (patch) | |
tree | 69b0d9c8165dfe7018b6f9c4df928d3f84ff7919 /Python/strdup.c | |
parent | 9c4bfa6669e220efdd379b9f8e7db32bb4e25e72 (diff) | |
download | cpython-cf0ac6a71ae51249a05521f49c1a0fabbb948488.zip cpython-cf0ac6a71ae51249a05521f49c1a0fabbb948488.tar.gz cpython-cf0ac6a71ae51249a05521f49c1a0fabbb948488.tar.bz2 |
Fix "make tags": set locale to C to call sort
vim expects that the tags file is sorted using english collation, so it fails
if the locale is french for example. Use LC_ALL=C to force english sorting
order. Issue #27726.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions