commit | be55d99b3d0d289b2948fdcb6c8aa975687476d5 | [log] [tgz] |
---|---|---|
author | Giampaolo Rodola' <g.rodola@gmail.com> | Tue Nov 22 13:33:34 2011 +0100 |
committer | Giampaolo Rodola' <g.rodola@gmail.com> | Tue Nov 22 13:33:34 2011 +0100 |
tree | 64798196c6bb7ffb76a8630af119f07c239dd331 | |
parent | ca4f20782e57ca4c754f477b19d36ac23e456b39 [diff] |
Fix 13245: sched.scheduler class constructor's timefunc and delayfunct parameters are now optional. scheduler.enter and scheduler.enterabs methods gained a new kwargs parameter. Patch contributed by Matt Mulsow.