Threading and Windows.

Jorge Godoy godoy at metalab.unc.edu
Tue Sep 30 06:44:00 EDT 2003


Jordan Krushen <jordan at krushen.com> writes:

> For running a file based on its extension, you could try os.startfile().

Thank you. 

It will probably solve my problem on Windows.

Unfortunately, it isn't a portable way since this command doesn't even
exist on my Linux (Python 2.2.2). I will have to use the conditional I
said on my previous message. 


Thanks again,
-- 
Godoy.     <godoy at metalab.unc.edu>




More information about the Python-list mailing list