Are you looking for a method to automate the execution of your Python
program? Is that the question?
If yes, have you tried using cron or at jobs (man cron or man at).

Tom

On 9/11/07, chinni <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I am working on MAC OS x my project is updating all ready installed
> products.I have to automate this in python.so,can any one will give some
> suggestions and some examples how to automate.some basic things of my
> project is ... i think u all know that there will be a plist file for each
> product in mac.i have to degrade the version of plist automatically
> through my script and it has to edit the plist file and degrade it to least
> version and as to check for updates by itself.like this there are 15
> products under this now each time i can't go and degrade the version and
> save it and run updates manually..so,that can any one plz..tell me how to
> start from first step...
>
> --
> Best Regards,
> M.Srikanth Kumar,
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to