dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15490
Re: [HG DOLFIN] Remove a confusing **kwargs to Function.__new__
On Mon, Sep 21, 2009 at 8:50 AM, DOLFIN <dolfin@xxxxxxxxxx> wrote:
> One or more new changesets pushed to the primary dolfin repository.
> A short summary of the last three changesets is included below.
>
> changeset: 7094:b2840ed51061
> tag: tip
> user: "Johan Hake <hake@xxxxxxxxx>"
> date: Mon Sep 21 08:50:40 2009 +0200
> files: site-packages/dolfin/function.py
> description:
> Remove a confusing **kwargs to Function.__new__
The buildbot now reports the following error for several Python demos
after this change:
TypeError: __new__() got an unexpected keyword argument 'i'
See http://fenics.org:8080/builders/dolfin-mac-osx/builds/794/steps/dolfin%20check/logs/demo.log
for details.
Johannes
Follow ups
References