WaferSlim 1.0.2 seems broken: I get 6 exceptions on my test and standard error shows: server.py:49: DeprecationWarning object.__new__() takes no parameters
did you test waferSlim with python 2.6? my Fitnesse is 20100303
The deprecated object._new_() is there to support IronPython. WaferSlim supports both Python 2.6 and 3.1: have you looked at the examples to check that you are using it correctly? Please post a bug report with more information if you are still having trouble.
WaferSlim 1.0.2 seems broken:
ReplyDeleteI get 6 exceptions on my test and standard error shows:
server.py:49: DeprecationWarning object.__new__() takes no parameters
did you test waferSlim with python 2.6?
my Fitnesse is 20100303
The deprecated object._new_() is there to support IronPython. WaferSlim supports both Python 2.6 and 3.1: have you looked at the examples to check that you are using it correctly? Please post a bug report with more information if you are still having trouble.
ReplyDelete