diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-17 12:00:58 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-17 12:00:58 (GMT) |
commit | 034fb564b17f14d8012c7cb8f2e4f4429be8b79a (patch) | |
tree | 7d98a71ee93b47a2e98df0ef6be8797fd45f1286 /Lib/socket.py | |
parent | 7e6977a8bc5c5209d22241933b6a1d5116de4121 (diff) | |
download | cpython-034fb564b17f14d8012c7cb8f2e4f4429be8b79a.zip cpython-034fb564b17f14d8012c7cb8f2e4f4429be8b79a.tar.gz cpython-034fb564b17f14d8012c7cb8f2e4f4429be8b79a.tar.bz2 |
Issue #27726: Fix "make tags"
* Memove -t option of ctags. The option was kept for backward compatibility,
but it was completly removed recently. Patch written by Stéphane Wirtel.
* 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. .
Diffstat (limited to 'Lib/socket.py')
0 files changed, 0 insertions, 0 deletions