You may be able to use os.popen()
kilnhead wrote:
> I am opening a file using os.start('myfile.pdf') from python. How can I
> know when the user has closed the file so I can delete it? Thanks.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to