[update] Fix updating via symlinks (closes #23991)
[youtube-dl] / youtube_dl / compat.py
index 062b338d73d839c79c496c0103a42da6bac044f1..d1b86bd13df40676f76879e8e9ea314e1fb3c9be 100644 (file)
@@ -3009,6 +3009,7 @@ __all__ = [
     'compat_os_name',
     'compat_parse_qs',
     'compat_print',
+    'compat_realpath',
     'compat_setenv',
     'compat_shlex_quote',
     'compat_shlex_split',