Executing files
Daley, Mark W
mark.w.daley at intel.com
Wed Sep 20 12:43:47 EDT 2000
More information about the Python-list mailing list
Wed Sep 20 12:43:47 EDT 2000
- Previous message (by thread): Executing files
- Next message (by thread): Executing files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What I'm using is an Extensible Firmware Interface that acts like MS-DOS. Most MS-DOS commands work the same under EFI. We are using Python 1.5.2. We have a local build that doesn't contain all of the functions in the standard distribution. -----Original Message----- From: Fredrik Lundh [mailto:effbot at telia.com] Sent: Wednesday, September 20, 2000 8:50 AM To: python-list at python.org Subject: Re: Executing files Mark wrote: > - spawn would work, except I'm not in Windows, I'm in DOS. is that "DOS" as in "MS-DOS 6", or "DOS" as in "an MS-DOS prompt (or a console window) running under Windows" ? if the former, what Python version/build are you using? </F>
- Previous message (by thread): Executing files
- Next message (by thread): Executing files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list