Newbie to Python

lasterix lasterix at hotmail.com
Fri May 30 05:50:04 EDT 2003


Thank you very much !!


"Bernard Delmée" <bdelmee at advalvas.REMOVEME.be> a écrit dans le message
news: 3ed7234e$0$6526$afc38c87 at sisyphus.news.be.easynet.net...
> > - What Editor do you use to write your code ?
>
> I like SciTE a lot but there are many alternatives:
> http://www.python.org/cgi-bin/moinmoin/PythonEditors
>
> > - Under Windows, are there functions concerning files (copying ,
> > deleting ...) ?
>
> The shutil module provides all this in a platform independant way:
> http://www.python.org/doc/current/lib/module-shutil.html
>
> > - is it possible to run a Python application  on a PC that don't have
> > Python installed ?
>
> You could look into py2exe
> http://starship.python.net/crew/theller/py2exe/
> or the McMillan installer
> http://www.mcmillan-inc.com/installer_dnld.html
> neither of which I have experience with !
>
> Regards,
>
> Bernard.
>
>
>






More information about the Python-list mailing list