This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[test/test_unicode_literals] Remove duplicated imports
totalwebcasting
Jaime Marquínez Ferrándiz
10 years ago
parent
964b190350
commit
2cb5b03e53
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
test/test_unicode_literals.py
+ 0
- 2
test/test_unicode_literals.py
View File
@ -7,9 +7,7 @@ import unittest
sys
.
path
.
insert
(
0
,
os
.
path
.
dirname
(
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
)
)
import
io
import
os
import
re
import
unittest
rootDir
=
os
.
path
.
dirname
(
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
)
Write
Preview
Loading…
Cancel
Save