summaryrefslogtreecommitdiffstats
path: root/tests/test_liststore.py
Commit message (Collapse)AuthorAgeFilesLines
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-24/+0
|
* Regression, allow the second argument to be unspecified, fixes #171027Johan Dahlin2005-03-201-0/+24
* gtk/gtktreeview.override (_wrap_gtk_list_store_insert): Regression, allow the second argument to be unspecified, fixes #171027 (Ulrik Svensson) * tests/test_liststore.py: Add 2 new tests