On Sunday 25 February 2007 1:22 pm, Arve Knudsen wrote: > Now it's compiled, but I see that drawItems still receives the numItems > argument. Isn't this redundant considering that this is only the length of > the items list? Or is there a point in keeping it around to resemble the > C++ interface?
There is no technical need to keep it - I was going for "least surprise". However, as you are obviously surprised then I failed :) I'll remove it in the next snapshot unless you disagree. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
