summaryrefslogtreecommitdiff
path: root/natsort/ns_enum.py
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-11-06 06:42:48 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2018-11-06 06:42:48 -0800
commit595435d8b869d0f832abf3433ca385885f6b6981 (patch)
tree9cb7ee83cb150c251b5e5dcd7e8c00ec6778cdf2 /natsort/ns_enum.py
parent7654d0d5adc31d4f5a58cf61ea48e87447a0fe0d (diff)
downloadnatsort-595435d8b869d0f832abf3433ca385885f6b6981.tar.gz
Update URLs to use https:// where available
Diffstat (limited to 'natsort/ns_enum.py')
-rw-r--r--natsort/ns_enum.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/natsort/ns_enum.py b/natsort/ns_enum.py
index be61295..0e98ee6 100644
--- a/natsort/ns_enum.py
+++ b/natsort/ns_enum.py
@@ -130,7 +130,7 @@ class _NSEnum(collections.namedtuple("_NSEnum", enum_field_names)):
default "NFD". This will transform characters such as '⑦' into
'7'. Please see https://stackoverflow.com/a/7934397/1399279,
https://stackoverflow.com/a/7931547/1399279,
- and http://unicode.org/reports/tr15/ for full details into unicode
+ and https://unicode.org/reports/tr15/ for full details into unicode
normalization.
LOCALE, L
Tell `natsort` to be locale-aware when sorting. This includes both