]> granicus.if.org Git - python/commit
Patch #1393157: os.startfile() now has an optional argument to specify
authorGeorg Brandl <georg@python.org>
Sat, 18 Feb 2006 22:29:33 +0000 (22:29 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 18 Feb 2006 22:29:33 +0000 (22:29 +0000)
commitf4f4415a18cebdc6e0498c8b178e12978414f5d0
treecc1492865323485f5c7e9ec6b8ce365ed54c8c74
parent47fab92542133b9a3936f8771560bd6167db9d4d
Patch #1393157: os.startfile() now has an optional argument to specify
a "command verb" to invoke on the file.
Doc/lib/libos.tex
Misc/NEWS
Modules/posixmodule.c