Good bug. Thanks for the report. Filed it on CodePlex! Martin
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Chu Sent: Wednesday, July 26, 2006 9:01 PM To: Discussion of IronPython Subject: [IronPython] run edna-0.6 , thread exception after I implement md5 module by myself,I can successful run edna-0.6 . but when browse edna site,it throws exception ============================ D:\TECH\edna-0.6>D:\TECH\IronPython\ipy.exe D:\TECH\edna-0.6\edna.py edna: Ogg Vorbis support disabled, to enable it you will need to install the "py ogg" and the "pyvorbis" modules edna: serving on port 8080... ---------------------------------------- Exception happened during processing of request from ('10.60.200.98', 1774) Traceback (most recent call last): File "d:\python24\lib\SocketServer.py", line 472, in process_request t = threading.Thread(target = self.process_request_thread, TypeError: __new__() got an unexpected keyword argument 'args' ---------------------------------------- ============================= -- Once in a Redmoon _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
