Unable to Create Multiple Pads with TCanvas.Divide in Python

There is at list 3 python tutorials using Divide:

$ grep Divide tutorials/*/*.py
tutorials/graphs/zones.py:c1.Divide(2,2,0,0)
tutorials/math/mathcoreStatFunc.py:c1.Divide(2,2)