Sunday 28 March 2010

Waferslim 1.0.2 released

This is a bug fix release targeting:

It's available from the usual places (Python cheese shop and Launchpad).

2 comments:

  1. 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

    ReplyDelete
  2. 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