Raises TypeError. >>> cc = moose.Compartment( '/cc' ) >>> moose.setClock( 0, 0.1 ) >>> moose.useClock( '/cc', 'init', 0 ) Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: an integer is required Reported by: niraj_