c = gtk.Combo()
c.set_popdown_strings([])

produces:
Gtk-CRITICAL **: file gtkcombo.c: line 949
(gtk_combo_set_popdown_strings): assertion `strings != NULL' failed

On the CVS PyGTK as of a few weeks ago.

(Sorry if this isn't a bug.)
(Also, I'm not on the list, so CC me replies.)

-- 
      Evan Martin
[EMAIL PROTECTED]
  http://neugierig.org
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to