how to open a windows folder? THANKS!

Bell, Kevin kevin.bell at slcgov.com
Fri Nov 4 11:58:28 EST 2005


import os
os.startfile ("c:/temp")

That was painless and did the trick!

Thanks Tim!



More information about the Python-list mailing list