Stupid Python Questions

laotseu bdesth at removethis.free.fr
Thu Mar 13 16:01:29 EST 2003


JohnFrog wrote:
> I have never used Python, and I am wondering about this following
> things (OS=Win2K):
> 
> 1) Can I call and run DOS executables from a Python script?  

os.execXXX ?

> 2) Can I easily create a standalone program (1 file) that runs under
> DOS (command prompt) that contains my script and the Python
> interpreter (or just what is needed for my script), so that from an
> end-user perspective it just looks like a DOS executable?

py2exe ?

> 3) Is there a preferred place to download a Python interpreter from?

www.python.org ?


Laotseu
--
The Old Master said :
" ??? "
--





More information about the Python-list mailing list