Thomas Heller <[EMAIL PROTECTED]> writes:
> 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")
The other possibility would be to extend the su
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
___
Python-Dev mailing list
Python-Dev@python.o