Re: [Boa Constr] TypeError
Status: Beta
Brought to you by:
riaan
From: Jordan K. <jkr...@da...> - 2002-02-06 23:13:14
|
> > TypeError: unbound method properties() must be called with > > CollectionDTC instance as first argument(got MenuDTC instance instead) > This is a bug in Boa that causes errors under Python 2.2. > > I hope to release a version 0.1.1 of Boa in a week or two. There's a fix listed on sourceforge for this problem (which I've been using lately so that I can play with Boa): http://sourceforge.net/tracker/index.php?func=detail&aid=510589&group_id=190 9&atid=301909 J. |