mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-20 06:39:55 +08: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 .
8c25f81bee
·
2014-11-02 11:23:42 +01:00
History