mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-18 21:45:23 -04:00
8c25f81bee
utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
1.3 KiB
1.3 KiB