18.05.2013 08:33, Avnesh Shakya kirjoitti:
> hi,
> How to run a python file using cron job in ubuntu? Please help me,
> it's urgent...
Does this have anything to do with APScheduler?
You run Python files in cron jobs normally: python <yourmodule.py>
>
> Thanks in advance.
> --
> You received this message because you are subscribed to the Google
> Groups "APScheduler" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
apscheduler...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>