Show
Ignore:
Timestamp:
05/13/08 13:13:59 (2 years ago)
Author:
sylvain
Message:

Updated to CherryPy? 3.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • oss/bucker/scripts/queue-server.py

    r636 r673  
    2727import socket 
    2828 
    29 from cherrypy.restsrv.wspbus import Bus 
    30 from cherrypy.restsrv import plugins, servers 
     29from cherrypy.process.wspbus import Bus 
     30from cherrypy.process import plugins, servers 
    3131 
    3232from Kamaelia.Chassis.ConnectedServer import SimpleServer