mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Removed spurious import statement
This commit is contained in:
parent
b7d05db0be
commit
4102478f46
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ To use, simply 'import logging' and log away!
|
|||
|
||||
import sys, logging, socket, types, os, string, cPickle, struct, time
|
||||
|
||||
from SocketServer import ThreadingTCPServer, StreamRequestHandler
|
||||
|
||||
#
|
||||
# Some constants...
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue