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

Changeset 2468

Show
Ignore:
Timestamp:
06/27/09 16:37:58
Author:
fumanchu
Message:

A couple of unnecessary imports.

Files:

Legend:

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

    r2437 r2468  
    1313from cherrypy import _cptools, tools 
    1414from cherrypy.lib import httputil, static 
    15 from cherrypy._cpdispatch import test_callable_spec 
    1615 
    1716 
  • trunk/cherrypy/test/test_request_obj.py

    r2437 r2468  
    1313from cherrypy import _cptools, tools 
    1414from cherrypy.lib import static, httputil 
    15 from cherrypy._cpdispatch import test_callable_spec 
    1615 
    1716defined_http_methods = ("OPTIONS", "GET", "HEAD", "POST", "PUT", "DELETE", 

Hosted by WebFaction

Log in as guest/cpguest to create tickets