Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 802

Show
Ignore:
Timestamp:
11/09/05 14:26:43
Author:
lawouach
Message:

added an import for the time module which was missing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/_cphttpserver.py

    r768 r802  
    11"""A native HTTP server for CherryPy.""" 
    22 
    3 import threading, os, socket 
     3import threading, os, socket, time 
    44import SocketServer, BaseHTTPServer, Queue 
    55import cherrypy 

Hosted by WebFaction

Log in as guest/cpguest to create tickets