POLL: wx.DC methods

win98, Py233, wxPy2515

Did somebody think about speed?
On my platform dc.methodsXY are always faster.
5-20% faster for simple drawing methods like DrawPoint, DrawLine.
100-200% for methods like DrawRectangle, DrawRoundedRectangle
Test: time.clock()

Jean-Michel Fauth, Switzerland