kNish wrote:
> Hi,
>
> scheduler.py has a function weekdaytask. It needs five parameters as
> stated in the scheduler.py. weekdays and timeonday I figured out.
> what is name and action, args=None, kw=None ?
This is a TurboGears question, right? As such, this is not really the
right place to
Hi,
scheduler.py has a function weekdaytask. It needs five parameters as stated
in the scheduler.py. weekdays and timeonday I figured out. what is name and
action, args=None, kw=None ?
BRgds,
kNish
=
class WeekdayTask(DayTaskRescheduler, Task)