aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/casefold.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/casefold.py')
-rw-r--r--hypervideo_dl/casefold.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/hypervideo_dl/casefold.py b/hypervideo_dl/casefold.py
new file mode 100644
index 0000000..41a53e5
--- /dev/null
+++ b/hypervideo_dl/casefold.py
@@ -0,0 +1,5 @@
+import warnings
+
+warnings.warn(DeprecationWarning(f'{__name__} is deprecated'))
+
+casefold = str.casefold