mirror of
https://github.com/python/cpython.git
synced 2025-10-17 12:18:23 +00:00
No need to import sys, time, or socket. (Andrew Dalke & kjpylint)
This commit is contained in:
parent
e6e8818c03
commit
3a64e058eb
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ __version__ = "0.3"
|
|||
|
||||
|
||||
import os
|
||||
import sys
|
||||
import time
|
||||
import socket
|
||||
import string
|
||||
import urllib
|
||||
import BaseHTTPServer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue