Add urllib
This commit is contained in:
parent
4de00d02b0
commit
5da933bb87
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import urllib
|
||||
|
||||
from http.server import BaseHTTPRequestHandler, HTTPServer
|
||||
|
||||
|
|
Loading…
Reference in a new issue