Open a file with default handler app?

andrei.avk at gmail.com andrei.avk at gmail.com
Wed Mar 12 20:07:48 EDT 2008


On Mar 11, 11:50 pm, Wubbul... at gmail.com wrote:

>
> Hey there,
> I've had to do the same things for a program that I'm writing. The
> following command should do the trick:
>
> os.startfile("yourfilehere")
>
> from the os module. Hope this helps!

That's perfect, thanks a ton++!



More information about the Python-list mailing list