Re: yelp problem



On Fri, 25 Jun 2004, Johan Dahlin wrote:

> > > The problem is that these two calls are not the same thing:
> > >
> > > gnome_help_display ("foo", NULL)
> > > gnome_help_display ("foo", "")
> [...]
>
> > > >             gnome.help_display ('pybliographer', '')
>
> The correct way is to use None instead of '' and make None map to NULL.
> We should also specify None as a default argument so you can simply
> call:
>
>   gnome.help_display('pybliographer')
>
> and everything should just work.
>
> If None cannot be specified, it's a gnome-python bug that needs to be
> fixed.
>
> Could you please file a bug report?

None does not work. Same behavior as '' with yelp 2.6. None is what we
tried first. :-(
Ok, I'm filing a bug report.

Zoltan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]