[Python-Dev] os.startfile with optional second parameter

Thomas Heller theller at python.net
Tue Dec 20 20:23:04 CET 2005


Would a patch be accepted that implemented an optional second parameter
for the os.startfile function on Windows?

Sometimes I missed the possibility to write

  os.startfile("mydocs.pdf", "print")

Thomas




More information about the Python-Dev mailing list