GNOME Bugzilla – Bug 144976
None doesn't work as the second argument of gnome.help_display()
Last modified: 2004-12-22 21:47:04 UTC
gnome.help_display ('appdoc', None) None (either None or 'None') doesn't work as the second argument of gnome.help_display(). It should be mapped to NULL but it seems it does not. Consequently, invoking gnome yelp in this way gives an error mesage: 'The selected page could not be found in this document'. Normally, the Contents page should be displayed by yelp.
Fixed in CVS.