projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28465df
)
[test_youtube_signature] Fix import
author
Michael Käufl
<youtube-dl@c.michael-kaeufl.de>
Wed, 5 Nov 2014 00:47:49 +0000
(
01:47
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 12 Nov 2014 14:23:55 +0000
(15:23 +0100)
Broken in commit
8c25f81beea169c9d6540eea1a6f71dc045da6ed
test/test_youtube_signature.py
patch
|
blob
|
history
diff --git
a/test/test_youtube_signature.py
b/test/test_youtube_signature.py
index df2cb09f2a87dcacbb97de9193265f9bf1e852af..13d228cd85e9e260942635a36652c4cdc010dc8d 100644
(file)
--- a/
test/test_youtube_signature.py
+++ b/
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 = [
(