new in python

Fredrik Lundh fredrik at pythonware.com
Thu Sep 15 03:49:47 EDT 2005


"blackfox505" <thekind499 at yahoo.com> wrote:

> I'm new in python and I would like to know what is the capabilleties
> of this language.Please let me know and how I can make a program in
> python exe

if you want to know how to make programs in python, start here:

    http://wiki.python.org/moin/BeginnersGuide

if you want to know how to turn python program into exe files, this
page might help:

    http://effbot.org/zone/python-compile.htm

</F>






More information about the Python-list mailing list