Drew Whitehouse wrote: > I see this with the latest svn versions of turbogears and cherrpy with > a newly quickstarted project - > > Unhandled exception in thread started by <bound method Server._start of > <cherryp > y._cpserver.Server object at 0x00B8CA90>> > Traceback (most recent call last): > File > "/home/drw900/tmp/turbogears_SVN/thirdparty/cherrypy/cherrypy/_cpserver.p > y", line 113, in _start > File > "/home/drw900/tmp/turbogears_SVN/thirdparty/cherrypy/cherrypy/_cpserver.p > y", line 159, in start_http_server > TypeError: __init__() takes exactly 1 argument (2 given)
This is fixed as of revision 966. Christian http://www.dowski.com

