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_http] PEP8
totalwebcasting
Philipp Hagemeister
10 years ago
parent
03d2d6d51b
commit
03d8d4df38
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
test/test_http.py
+ 1
- 0
test/test_http.py
View File
@ -14,6 +14,7 @@ import threading
TEST_DIR
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
class
HTTPTestRequestHandler
(
compat_http_server
.
BaseHTTPRequestHandler
)
:
def
log_message
(
self
,
format
,
*
args
)
:
pass
Write
Preview
Loading…
Cancel
Save