[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] launching an app from python?



Have you tried the standard Python 'os' module? Have a look at the python docs under global module index > os > process management.

HTH

Regards,
Wayne