소스 검색

[test_youtube_signature] Fix import

Broken in commit 8c25f81beea169c9d6540eea1a6f71dc045da6ed
Michael Käufl 11 년 전
부모
커밋
498942f187
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/test_youtube_signature.py

+ 1 - 1
test/test_youtube_signature.py

@@ -14,7 +14,7 @@ import re
 import string
 
 from youtube_dl.extractor import YoutubeIE
-from youtube_dl.utils import compat_str, compat_urlretrieve
+from youtube_dl.compat import compat_str, compat_urlretrieve
 
 _TESTS = [
     (